Skip to content

Nancy plugin for generated API documentation in Swagger format.

License

Notifications You must be signed in to change notification settings

Serraview/Nancy.Swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nancy.Swagger Build status

Nancy plugin for generated API documentation in Swagger format.

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

Building & Releasing

  • Build the project(s) you've made changes to in Release
  • On the command line, navigate to the source folder of the project you're releasing (for example, /src/Nancy.Swagger)
  • Run nuget pack -IncludeReferencedProjects -Prop Configuration=Release
  • Upload the resulting .nupkg to http://svdev01:8181/packages

NuGet Packages

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

CI NuGet Feed

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

About

Nancy plugin for generated API documentation in Swagger format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%