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 5,702 11/27/2018
1.0.1.37 3,614 11/27/2018
1.0.1.36 3,671 11/1/2018
1.0.1.35 3,640 10/24/2018
1.0.1.34 5,203 2/23/2016
1.0.1.33 3,909 2/23/2016
1.0.1.30 4,458 8/27/2015
1.0.1.29 4,173 8/21/2015
1.0.1.28 4,565 5/7/2015
1.0.1.27 4,074 3/20/2015
1.0.1.26 4,150 3/16/2015
1.0.1.24 4,149 2/6/2015
1.0.1.23 4,220 1/16/2015
1.0.1.22 4,367 12/12/2014
1.0.1.19 4,275 12/3/2014
1.0.1.18 4,284 11/19/2014
1.0.1.17 4,326 11/12/2014
1.0.1.13 4,302 11/5/2014
1.0.1.12 4,344 11/3/2014
1.0.1.11 4,329 11/3/2014
1.0.1.10 4,883 11/1/2014
1.0.1.8 4,619 10/31/2014
1.0.0.9 4,119 10/16/2014
1.0.0.8 4,400 4/15/2014
1.0.0.7 4,302 4/15/2014
1.0.0.6 4,154 1/20/2014
1.0.0.5 4,003 1/3/2014
1.0.0.4 4,081 12/17/2013
1.0.0.3 4,126 12/5/2013
1.0.0.2 4,123 12/3/2013
1.0.0.1 4,122 11/6/2013
1.0.0 1,765 11/5/2013

None