Sidewinder 1.5.6
.NET Framework 4.0
Install-Package Sidewinder -Version 1.5.6
dotnet add package Sidewinder --version 1.5.6
<PackageReference Include="Sidewinder" Version="1.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sidewinder --version 1.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sidewinder, 1.5.6"
#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 Sidewinder as a Cake Addin
#addin nuget:?package=Sidewinder&version=1.5.6
// Install Sidewinder as a Cake Tool
#tool nuget:?package=Sidewinder&version=1.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides a console application to pull down NuGet packages and deploy the content into any folder.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
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 Sidewinder:
Package | Downloads |
---|---|
VishTestNuGet
Test the NuGet |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.6 | 4,144 | 7/23/2014 |
1.5.5 | 1,073 | 4/2/2014 |
1.5.4 | 988 | 4/2/2014 |
1.5.3 | 1,033 | 3/7/2014 |
1.5.2 | 937 | 2/12/2014 |
1.5.1 | 947 | 12/9/2013 |
1.5.0 | 1,176 | 2/20/2013 |
1.4.0 | 1,392 | 4/13/2012 |
1.3.3 | 1,060 | 3/17/2012 |
1.3.2 | 1,057 | 3/16/2012 |
1.3.1 | 1,084 | 3/16/2012 |
1.3.0 | 1,020 | 3/16/2012 |
1.2.0 | 1,333 | 9/7/2011 |
1.1.0 | 1,182 | 9/1/2011 |
1.0.0 | 1,215 | 8/17/2011 |
v1.5.6 - fixed bug in dependent packages resolution - was always retrieving latest version not version spec.