Sidewinder 1.5.6
.NET Framework 4.0
dotnet add package Sidewinder --version 1.5.6
NuGet\Install-Package Sidewinder -Version 1.5.6
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="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 and Polyglot Notebooks. 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 net481 |
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,473 | 7/23/2014 |
1.5.5 | 1,208 | 4/2/2014 |
1.5.4 | 1,121 | 4/2/2014 |
1.5.3 | 1,167 | 3/7/2014 |
1.5.2 | 1,072 | 2/12/2014 |
1.5.1 | 1,091 | 12/9/2013 |
1.5.0 | 1,323 | 2/20/2013 |
1.4.0 | 1,544 | 4/13/2012 |
1.3.3 | 1,210 | 3/17/2012 |
1.3.2 | 1,206 | 3/16/2012 |
1.3.1 | 1,239 | 3/16/2012 |
1.3.0 | 1,171 | 3/16/2012 |
1.2.0 | 1,488 | 9/7/2011 |
1.1.0 | 1,338 | 9/1/2011 |
1.0.0 | 1,378 | 8/17/2011 |
v1.5.6 - fixed bug in dependent packages resolution - was always retrieving latest version not version spec.