Cake.NSwag 0.1.0-unstable0003

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

// Install Cake.NSwag as a Cake Tool
#tool nuget:?package=Cake.NSwag&version=0.1.0-unstable0003&prerelease                

A simple Cake addin powered by NSwag for compiling client code and API definitions from a variety of sources

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.0-unstable0008 4,827 12/7/2016
0.5.0-unstable0001 1,166 10/11/2016
0.4.0 118,029 9/15/2016
0.4.0-unstable0001 910 9/15/2016
0.4.0-unstable0000 896 9/15/2016
0.3.0-unstable0007 953 8/7/2016
0.3.0-unstable0005 889 8/6/2016
0.3.0-unstable0002 941 7/21/2016
0.3.0-unstable0000 931 7/16/2016
0.2.0 1,248 7/16/2016
0.2.0-unstable0017 935 7/16/2016
0.2.0-unstable0016 921 7/16/2016
0.2.0-unstable0009 924 7/16/2016
0.2.0-unstable0005 950 6/24/2016
0.2.0-unstable0003 994 6/22/2016
0.1.1 1,146 6/22/2016
0.1.0 1,125 6/22/2016
0.1.0-unstable0005 938 6/22/2016
0.1.0-unstable0003 919 6/19/2016

- Initial release including basic Swagger and client generation functionality