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,777 11/27/2018
1.0.1.37 3,672 11/27/2018
1.0.1.36 3,730 11/1/2018
1.0.1.35 3,698 10/24/2018
1.0.1.34 5,284 2/23/2016
1.0.1.33 3,989 2/23/2016
1.0.1.30 4,528 8/27/2015
1.0.1.29 4,258 8/21/2015
1.0.1.28 4,646 5/7/2015
1.0.1.27 4,158 3/20/2015
1.0.1.26 4,230 3/16/2015
1.0.1.24 4,230 2/6/2015
1.0.1.23 4,290 1/16/2015
1.0.1.22 4,437 12/12/2014
1.0.1.19 4,356 12/3/2014
1.0.1.18 4,365 11/19/2014
1.0.1.17 4,410 11/12/2014
1.0.1.13 4,381 11/5/2014
1.0.1.12 4,424 11/3/2014
1.0.1.11 4,399 11/3/2014
1.0.1.10 4,951 11/1/2014
1.0.1.8 4,691 10/31/2014
1.0.0.9 4,201 10/16/2014
1.0.0.8 4,480 4/15/2014
1.0.0.7 4,384 4/15/2014
1.0.0.6 4,234 1/20/2014
1.0.0.5 4,084 1/3/2014
1.0.0.4 4,152 12/17/2013
1.0.0.3 4,192 12/5/2013
1.0.0.2 4,201 12/3/2013
1.0.0.1 4,194 11/6/2013
1.0.0 1,853 11/5/2013

None