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.
#addin nuget:?package=Komon&version=1.0.1.38
                    
Install Komon as a Cake Addin
#tool nuget:?package=Komon&version=1.0.1.38
                    
Install Komon 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 5,620 11/27/2018
1.0.1.37 3,553 11/27/2018
1.0.1.36 3,602 11/1/2018
1.0.1.35 3,573 10/24/2018
1.0.1.34 5,066 2/23/2016
1.0.1.33 3,780 2/23/2016
1.0.1.30 4,335 8/27/2015
1.0.1.29 4,047 8/21/2015
1.0.1.28 4,437 5/7/2015
1.0.1.27 3,950 3/20/2015
1.0.1.26 4,024 3/16/2015
1.0.1.24 4,027 2/6/2015
1.0.1.23 4,088 1/16/2015
1.0.1.22 4,236 12/12/2014
1.0.1.19 4,149 12/3/2014
1.0.1.18 4,160 11/19/2014
1.0.1.17 4,191 11/12/2014
1.0.1.13 4,173 11/5/2014
1.0.1.12 4,215 11/3/2014
1.0.1.11 4,198 11/3/2014
1.0.1.10 4,750 11/1/2014
1.0.1.8 4,491 10/31/2014
1.0.0.9 3,993 10/16/2014
1.0.0.8 4,274 4/15/2014
1.0.0.7 4,173 4/15/2014
1.0.0.6 4,022 1/20/2014
1.0.0.5 3,867 1/3/2014
1.0.0.4 3,948 12/17/2013
1.0.0.3 3,993 12/5/2013
1.0.0.2 3,990 12/3/2013
1.0.0.1 3,991 11/6/2013
1.0.0 1,557 11/5/2013

None