Cinchoo 1.1.1.9
dotnet add package Cinchoo --version 1.1.1.9
NuGet\Install-Package Cinchoo -Version 1.1.1.9
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="Cinchoo" Version="1.1.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cinchoo" Version="1.1.1.9" />
<PackageReference Include="Cinchoo" />
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 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 and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Cinchoo&version=1.1.1.9
#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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
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 | 4,713 | 4/24/2017 |
1.1.1.7 | 1,178 | 4/21/2017 |
1.1.1.6 | 1,143 | 4/4/2017 |
1.1.1.4 | 1,172 | 4/2/2017 |
1.1.1.3 | 1,131 | 4/1/2017 |
1.1.1.2 | 1,943 | 12/17/2016 |
1.1.1.1 | 1,404 | 6/7/2016 |
1.1.0.8 | 1,237 | 5/22/2016 |
1.1.0.7 | 1,242 | 4/5/2016 |
1.1.0.6 | 1,200 | 3/26/2016 |
1.1.0.5 | 1,288 | 2/1/2016 |
1.1.0.1 | 1,332 | 10/29/2015 |
1.0.9.9 | 1,384 | 8/24/2015 |
1.0.9.8 | 1,285 | 8/16/2015 |
1.0.9.7 | 1,532 | 8/8/2015 |
1.0.9.5 | 1,499 | 4/30/2015 |
1.0.9.4 | 1,415 | 4/18/2015 |
1.0.9.3 | 1,335 | 4/8/2015 |
1.0.9.2 | 1,309 | 4/7/2015 |
1.0.9.1 | 1,290 | 3/13/2015 |
FIX: ApplyServiceParametersOverwrites not called.