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,802 | 4/24/2017 |
1.1.1.7 | 1,237 | 4/21/2017 |
1.1.1.6 | 1,202 | 4/4/2017 |
1.1.1.4 | 1,229 | 4/2/2017 |
1.1.1.3 | 1,189 | 4/1/2017 |
1.1.1.2 | 2,006 | 12/17/2016 |
1.1.1.1 | 1,463 | 6/7/2016 |
1.1.0.8 | 1,301 | 5/22/2016 |
1.1.0.7 | 1,303 | 4/5/2016 |
1.1.0.6 | 1,268 | 3/26/2016 |
1.1.0.5 | 1,352 | 2/1/2016 |
1.1.0.1 | 1,391 | 10/29/2015 |
1.0.9.9 | 1,444 | 8/24/2015 |
1.0.9.8 | 1,344 | 8/16/2015 |
1.0.9.7 | 1,595 | 8/8/2015 |
1.0.9.5 | 1,560 | 4/30/2015 |
1.0.9.4 | 1,477 | 4/18/2015 |
1.0.9.3 | 1,400 | 4/8/2015 |
1.0.9.2 | 1,370 | 4/7/2015 |
1.0.9.1 | 1,349 | 3/13/2015 |
FIX: ApplyServiceParametersOverwrites not called.