• Stars
    star
    133
  • Rank 271,559 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 10 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nancy plugin for generated API documentation in Swagger format.

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/