Komon 1.0.1.38

dotnet add package Komon --version 1.0.1.38
                    
NuGet\Install-Package Komon -Version 1.0.1.38
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Komon" Version="1.0.1.38" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Komon" Version="1.0.1.38" />
                    
Directory.Packages.props
<PackageReference Include="Komon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Komon --version 1.0.1.38
                    
#r "nuget: Komon, 1.0.1.38"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Komon@1.0.1.38
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Komon&version=1.0.1.38
                    
Install as a Cake Addin
#tool nuget:?package=Komon&version=1.0.1.38
                    
Install as a Cake Tool

Crosscutting concerns for an enterprise system

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Komon:

Package Downloads
Komon.PlatformService.NET45

Platformspecific logic for .net 4.5 for an enterprise system

Komon.Core

Crosscutting concerns for an enterprise system

Komon.Client

Client logic for an enterprise system

Komon.DataAccess

DataAccess for an enterprise system

Komon.PlatformService.NET40

Platformspecific logic for .net 4.0 for an enterprise system

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1.38 6,115 11/27/2018
1.0.1.37 3,944 11/27/2018
1.0.1.36 4,032 11/1/2018
1.0.1.35 3,973 10/24/2018
1.0.1.34 5,606 2/23/2016
1.0.1.33 4,339 2/23/2016
1.0.1.30 4,881 8/27/2015
1.0.1.29 4,562 8/21/2015
1.0.1.28 4,973 5/7/2015
1.0.1.27 4,494 3/20/2015
1.0.1.26 4,552 3/16/2015
1.0.1.24 4,568 2/6/2015
1.0.1.23 4,632 1/16/2015
1.0.1.22 4,777 12/12/2014
1.0.1.19 4,668 12/3/2014
1.0.1.18 4,704 11/19/2014
1.0.1.17 4,766 11/12/2014
1.0.1.13 4,719 11/5/2014
1.0.1.12 4,782 11/3/2014
1.0.1.11 4,722 11/3/2014
Loading failed

None