nancy-swagger - Nancy.Swagger 0.1.0-ci159

Generated API documentation for Nancy using Swagger.

PM> Install-Package Nancy.Swagger -Version 0.1.0-ci159 -Source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard

> nuget.exe install Nancy.Swagger -Version 0.1.0-ci159 -Source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard

> dotnet add package Nancy.Swagger --version 0.1.0-ci159 --source https://www.myget.org/F/nancy-swagger/api/v3/index.json

Copy to clipboard
<PackageReference Include="Nancy.Swagger" Version="0.1.0-ci159" />
Copy to clipboard
source https://www.myget.org/F/nancy-swagger/api/v3/index.json

nuget Nancy.Swagger  ~> 0.1.0-ci159
Copy to clipboard

> choco install Nancy.Swagger --version 0.1.0-ci159 --source https://www.myget.org/F/nancy-swagger/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "nancy-swagger" -SourceLocation "https://www.myget.org/F/nancy-swagger/api/v2"
Install-Module -Name "Nancy.Swagger" -RequiredVersion "0.1.0-ci159" -Repository "nancy-swagger" -AllowPreRelease
Copy to clipboard

Nancy.Swagger Build status

Nancy plugin for generated API documentation in Swagger format.

The Swagger specification (v2.0) can be found here.

Documentation

Documentation for Nancy.Swagger can be found in the wiki pages

NuGet Packages

Versions 2.2.0+ of this code uses Nancy v2 and is designed for .NET 4.5.2 and .NET Standard 1.6.

Version 2.1.1 is designed for Nancy v1.4.3 on .Net 4.0+, and creates a Swagger 2.0 document.

Version 0.* is designed for Nancy v1.4.3, but creates a Swagger 1.2 document.

  • If for some reason you need to make a change against this version of Nancy.Swagger, you can checkout the 1.4.3-stable branch.

The code in this repository contains the code for the following NuGet packages:

How to Contribute

Simply fork/clone this repository and start making whatever improvements you want! We'll try to make sure there are 'newbie' tickets available for those looking to start contributing.

CI NuGet Feed

The CI NuGet feed can be found at https://www.myget.org/F/nancy-swagger/

  • Any 0.0
    • Nancy (>= 0.23.0)
    • Swagger.ObjectModel (>= 0.1.0-ci159)
  • .NETFramework 4.0: 4.0.0.0

Owners

Kristian Hellang

Authors

Kristian Hellang and Contributors

Project URL

https://github.com/khellang/Nancy.Swagger

License

MIT

Tags

Nancy Swagger

Info

104 total downloads
0 downloads for version 0.1.0-ci159
Download (18.35 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.1.0-ci180 18.62 KB Fri, 11 Mar 2016 10:22:34 GMT 26
0.1.0-ci179 18.61 KB Wed, 29 Jul 2015 15:42:42 GMT 20
0.1.0-ci176 18.61 KB Thu, 23 Apr 2015 10:56:28 GMT 23
0.1.0-ci175 18.61 KB Thu, 23 Apr 2015 10:49:06 GMT 0
0.1.0-ci171 18.59 KB Thu, 05 Mar 2015 07:03:16 GMT 26
0.1.0-ci168 18.59 KB Tue, 03 Mar 2015 11:56:14 GMT 0
0.1.0-ci165 18.48 KB Sun, 19 Oct 2014 16:16:35 GMT 8
0.1.0-ci164 18.35 KB Fri, 10 Oct 2014 15:38:42 GMT 1
0.1.0-ci159 18.35 KB Fri, 10 Oct 2014 14:27:13 GMT 0