Cake.NSwag 0.1.1

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

// Install Cake.NSwag as a Cake Tool
#tool nuget:?package=Cake.NSwag&version=0.1.1

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,775 12/7/2016
0.5.0-unstable0001 1,125 10/11/2016
0.4.0 117,377 9/15/2016
0.4.0-unstable0001 869 9/15/2016
0.4.0-unstable0000 857 9/15/2016
0.3.0-unstable0007 910 8/7/2016
0.3.0-unstable0005 849 8/6/2016
0.3.0-unstable0002 901 7/21/2016
0.3.0-unstable0000 893 7/16/2016
0.2.0 1,202 7/16/2016
0.2.0-unstable0017 896 7/16/2016
0.2.0-unstable0016 882 7/16/2016
0.2.0-unstable0009 887 7/16/2016
0.2.0-unstable0005 911 6/24/2016
0.2.0-unstable0003 956 6/22/2016
0.1.1 1,100 6/22/2016
0.1.0 1,083 6/22/2016
0.1.0-unstable0005 896 6/22/2016
0.1.0-unstable0003 884 6/19/2016

- Add missing XML documentation to package