Cake.NSwag 0.1.0-unstable0005

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-unstable0005                
NuGet\Install-Package Cake.NSwag -Version 0.1.0-unstable0005                
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-unstable0005" />                
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-unstable0005                
#r "nuget: Cake.NSwag, 0.1.0-unstable0005"                
#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-unstable0005&prerelease

// Install Cake.NSwag as a Cake Tool
#tool nuget:?package=Cake.NSwag&version=0.1.0-unstable0005&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,782 12/7/2016
0.5.0-unstable0001 1,129 10/11/2016
0.4.0 117,488 9/15/2016
0.4.0-unstable0001 873 9/15/2016
0.4.0-unstable0000 861 9/15/2016
0.3.0-unstable0007 914 8/7/2016
0.3.0-unstable0005 853 8/6/2016
0.3.0-unstable0002 905 7/21/2016
0.3.0-unstable0000 897 7/16/2016
0.2.0 1,209 7/16/2016
0.2.0-unstable0017 903 7/16/2016
0.2.0-unstable0016 888 7/16/2016
0.2.0-unstable0009 893 7/16/2016
0.2.0-unstable0005 915 6/24/2016
0.2.0-unstable0003 960 6/22/2016
0.1.1 1,105 6/22/2016
0.1.0 1,087 6/22/2016
0.1.0-unstable0005 900 6/22/2016
0.1.0-unstable0003 887 6/19/2016

- Initial release including basic Swagger and client generation functionality