Ciao 1.0.2
See the version list below for details.
dotnet add package Ciao --version 1.0.2
NuGet\Install-Package Ciao -Version 1.0.2
<PackageReference Include="Ciao" Version="1.0.2" />
paket add Ciao --version 1.0.2
#r "nuget: Ciao, 1.0.2"
// Install Ciao as a Cake Addin #addin nuget:?package=Ciao&version=1.0.2 // Install Ciao as a Cake Tool #tool nuget:?package=Ciao&version=1.0.2
Provides targets for building .NET projects from scratch. Ciao bootstraps the build environment by fetching the latest version of the NuGet.exe command-line client, restoring NuGet packages for your solution, injecting version metadata into your assemblies, compiling the solution, running unit tests and building NuGet packages from your nuspecs. See the project URL for information on integrating Ciao with your projects.
Note: do not install this package into projects. Install it at the Solution level.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ciao:
Package | Downloads |
---|---|
CM.Tools.AspNet
协议端口帮助类 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Ciao:
Repository | Stars |
---|---|
chriseldredge/Lucene.Net.Linq
LINQ provider to run native queries on a Lucene.Net index
|