Ciao 1.1.0

dotnet add package Ciao --version 1.1.0
NuGet\Install-Package Ciao -Version 1.1.0
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="Ciao" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ciao --version 1.1.0
#r "nuget: Ciao, 1.1.0"
#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.
// Install Ciao as a Cake Addin
#addin nuget:?package=Ciao&version=1.1.0

// Install Ciao as a Cake Tool
#tool nuget:?package=Ciao&version=1.1.0

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
Version Downloads Last updated
1.1.0 663 7/30/2014
1.0.2 252 6/21/2014
1.0.1 75 6/20/2014
1.0.0 61 6/20/2014