Cocona.Lite
1.5.0
Lightweight version of Cocona. Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
Install-Package Cocona.Lite -Version 1.5.0
dotnet add package Cocona.Lite --version 1.5.0
<PackageReference Include="Cocona.Lite" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cocona.Lite --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Cocona.Core (>= 1.5.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Cocona.Lite:
Repository | Stars |
---|---|
planetarium/libplanet
Blockchain core in C#/.NET for persistent peer-to-peer online games
|