Cinchoo 1.1.1.9
.NET Framework
Install-Package Cinchoo -Version 1.1.1.9
dotnet add package Cinchoo --version 1.1.1.9
<PackageReference Include="Cinchoo" Version="1.1.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cinchoo --version 1.1.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cinchoo, 1.1.1.9"
#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 Cinchoo as a Cake Addin
#addin nuget:?package=Cinchoo&version=1.1.1.9
// Install Cinchoo as a Cake Tool
#tool nuget:?package=Cinchoo&version=1.1.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
see http://www.cinchoo.com/ for more information.
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
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 Cinchoo:
Package | Downloads |
---|---|
Cinchoo.Core.Configuration.JSON
see http://www.cinchoo.com for more information. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.1.9 | 3,290 | 4/24/2017 |
1.1.1.7 | 742 | 4/21/2017 |
1.1.1.6 | 736 | 4/4/2017 |
1.1.1.4 | 747 | 4/2/2017 |
1.1.1.3 | 741 | 4/1/2017 |
1.1.1.2 | 1,301 | 12/17/2016 |
1.1.1.1 | 958 | 6/7/2016 |
1.1.0.8 | 821 | 5/22/2016 |
1.1.0.7 | 841 | 4/5/2016 |
1.1.0.6 | 795 | 3/26/2016 |
1.1.0.5 | 862 | 2/1/2016 |
1.1.0.1 | 932 | 10/29/2015 |
1.0.9.9 | 940 | 8/24/2015 |
1.0.9.8 | 854 | 8/16/2015 |
1.0.9.7 | 1,105 | 8/8/2015 |
1.0.9.5 | 1,073 | 4/30/2015 |
1.0.9.4 | 984 | 4/18/2015 |
1.0.9.3 | 907 | 4/8/2015 |
1.0.9.2 | 868 | 4/7/2015 |
1.0.9.1 | 858 | 3/13/2015 |
FIX: ApplyServiceParametersOverwrites not called.