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.
#:package Cinchoo@1.1.1.9
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code 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,885 | 4/24/2017 |
1.1.1.7 | 1,286 | 4/21/2017 |
1.1.1.6 | 1,252 | 4/4/2017 |
1.1.1.4 | 1,279 | 4/2/2017 |
1.1.1.3 | 1,239 | 4/1/2017 |
1.1.1.2 | 2,058 | 12/17/2016 |
1.1.1.1 | 1,513 | 6/7/2016 |
1.1.0.8 | 1,354 | 5/22/2016 |
1.1.0.7 | 1,353 | 4/5/2016 |
1.1.0.6 | 1,320 | 3/26/2016 |
1.1.0.5 | 1,404 | 2/1/2016 |
1.1.0.1 | 1,442 | 10/29/2015 |
1.0.9.9 | 1,495 | 8/24/2015 |
1.0.9.8 | 1,395 | 8/16/2015 |
1.0.9.7 | 1,646 | 8/8/2015 |
1.0.9.5 | 1,614 | 4/30/2015 |
1.0.9.4 | 1,528 | 4/18/2015 |
1.0.9.3 | 1,451 | 4/8/2015 |
1.0.9.2 | 1,420 | 4/7/2015 |
1.0.9.1 | 1,401 | 3/13/2015 |
FIX: ApplyServiceParametersOverwrites not called.