Sidewinder.Core 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sidewinder.Core --version 1.4.0
NuGet\Install-Package Sidewinder.Core -Version 1.4.0
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.Core" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sidewinder.Core --version 1.4.0
#r "nuget: Sidewinder.Core, 1.4.0"
#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.Core as a Cake Addin
#addin nuget:?package=Sidewinder.Core&version=1.4.0

// Install Sidewinder.Core as a Cake Tool
#tool nuget:?package=Sidewinder.Core&version=1.4.0

Provides the core functionality to deploy updates to your application via a nuget package

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sidewinder.Core:

Package Downloads
Wolfpack.Core.Testing

Wolfpack.Core.Testing provides a set of helpers and mocks to help test Wolfpack plug-ins. Wolfpack uses StoryQ to provide a BDD framework for plugin development.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.6 2,018 7/23/2014
1.5.5 2,072 4/2/2014
1.5.4 1,185 4/2/2014
1.5.3 1,221 3/7/2014
1.5.2 1,130 2/12/2014
1.5.1 1,199 12/9/2013
1.5.0 1,658 2/20/2013
1.4.0 9,075 4/13/2012
1.3.3 1,305 3/17/2012
1.3.2 1,263 3/16/2012
1.3.1 1,277 3/16/2012
1.3.0 1,282 3/16/2012
1.2.0 1,650 9/7/2011
1.1.0 1,462 9/1/2011

v1.4 fixes issue with conflict resolution where update files where deleted even if you selected not to overwrite (deploy) them. Added auto launch of 'readme.txt' in package root