Cicada.Boot 2.0.1.10

dotnet add package Cicada.Boot --version 2.0.1.10
                    
NuGet\Install-Package Cicada.Boot -Version 2.0.1.10
                    
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="Cicada.Boot" Version="2.0.1.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cicada.Boot" Version="2.0.1.10" />
                    
Directory.Packages.props
<PackageReference Include="Cicada.Boot" />
                    
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 Cicada.Boot --version 2.0.1.10
                    
#r "nuget: Cicada.Boot, 2.0.1.10"
                    
#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 Cicada.Boot@2.0.1.10
                    
#: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=Cicada.Boot&version=2.0.1.10
                    
Install as a Cake Addin
#tool nuget:?package=Cicada.Boot&version=2.0.1.10
                    
Install as a Cake Tool

启动项

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cicada.Boot:

Package Downloads
Cicada.Boot.Service

针对Windows Service项目类型的包装

Cicada.Boot.Test

针对单元测试项目类型的包装

Cicada.Boot.Aspnet

asp.net项目封装

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1.10 1,775 8/4/2017
2.0.1.8 1,453 8/1/2017
2.0.1.7 1,451 8/1/2017
2.0.1.6 1,436 6/5/2017
2.0.1.2 1,486 4/24/2017
2.0.1.1 1,434 4/20/2017
2.0.0.2 1,435 4/19/2017
2.0.0.1 1,774 4/19/2017
1.0.0.17 1,529 12/1/2016
1.0.0.16 1,850 7/27/2016
1.0.0.15 1,500 6/1/2016
1.0.0.14 1,499 5/12/2016
1.0.0.13 1,514 5/4/2016
1.0.0.12 1,522 5/4/2016
1.0.0.11 1,477 4/28/2016
1.0.0.10 1,494 4/19/2016
1.0.0.9 1,581 4/18/2016
1.0.0.8 1,513 4/15/2016
1.0.0.7 1,487 4/15/2016
1.0.0.6 1,483 4/14/2016
Loading failed