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 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 5,683 11/27/2018
1.0.1.37 3,597 11/27/2018
1.0.1.36 3,652 11/1/2018
1.0.1.35 3,623 10/24/2018
1.0.1.34 5,169 2/23/2016
1.0.1.33 3,876 2/23/2016
1.0.1.30 4,425 8/27/2015
1.0.1.29 4,140 8/21/2015
1.0.1.28 4,532 5/7/2015
1.0.1.27 4,040 3/20/2015
1.0.1.26 4,118 3/16/2015
1.0.1.24 4,117 2/6/2015
1.0.1.23 4,187 1/16/2015
1.0.1.22 4,334 12/12/2014
1.0.1.19 4,242 12/3/2014
1.0.1.18 4,251 11/19/2014
1.0.1.17 4,292 11/12/2014
1.0.1.13 4,270 11/5/2014
1.0.1.12 4,312 11/3/2014
1.0.1.11 4,297 11/3/2014
1.0.1.10 4,848 11/1/2014
1.0.1.8 4,586 10/31/2014
1.0.0.9 4,085 10/16/2014
1.0.0.8 4,365 4/15/2014
1.0.0.7 4,267 4/15/2014
1.0.0.6 4,117 1/20/2014
1.0.0.5 3,964 1/3/2014
1.0.0.4 4,044 12/17/2013
1.0.0.3 4,088 12/5/2013
1.0.0.2 4,085 12/3/2013
1.0.0.1 4,083 11/6/2013
1.0.0 1,705 11/5/2013

None