Cocona 1.5.0
Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
Install-Package Cocona -Version 1.5.0
dotnet add package Cocona --version 1.5.0
<PackageReference Include="Cocona" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cocona --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cocona, 1.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cocona as a Cake Addin
#addin nuget:?package=Cocona&version=1.5.0
// Install Cocona as a Cake Tool
#tool nuget:?package=Cocona&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)
- Microsoft.Extensions.DependencyInjection (>= 3.1.1)
- Microsoft.Extensions.Hosting (>= 3.1.1)
- Microsoft.Extensions.Logging (>= 3.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Cocona:
Repository | Stars |
---|---|
Tyrrrz/CliFx
Declarative framework for building command line interfaces
|
|
mayuki/Cocona
Micro-framework for .NET Core console application. Cocona makes it easy and fast to build console applications on .NET Core.
|
|
adambajguz/Typin
Declarative framework for interactive CLI applications
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.0 | 8,146 | 7/12/2020 |
1.4.0 | 376 | 6/1/2020 |
1.3.0 | 1,528 | 2/10/2020 |
1.2.0 | 210 | 2/3/2020 |
1.1.0 | 444 | 1/27/2020 |
1.0.0 | 320 | 1/26/2020 |
1.0.0-preview-6 | 190 | 1/26/2020 |
1.0.0-preview-5 | 185 | 1/26/2020 |
1.0.0-preview-4 | 193 | 1/23/2020 |
1.0.0-preview-3 | 183 | 1/21/2020 |
1.0.0-preview-2 | 184 | 1/20/2020 |
1.0.0-preview-1 | 218 | 1/19/2020 |