This assembly allows you to easily create Nancy metadata modules that will generate documentation in swagger format.
Info
Version: | 1.1.1-pre |
Author(s): | Anton Kudryavtsev |
Last Update: | Tuesday, January 19, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HackandCraft/Nancy.Metadata.Swagger |
NuGet Url: | https://www.nuget.org/packages/Nancy.Metadata.Swagger |
Install
Install-Package Nancy.Metadata.Swagger
dotnet add package Nancy.Metadata.Swagger
paket add Nancy.Metadata.Swagger
Nancy.Metadata.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(>= 1.2.0)
- Nancy.Metadata.Modules(>= 1.2.0)
- Newtonsoft.Json(>= 8.0.2)
- Newtonsoft.Json.Schema(>= 2.0.2)
Tags