An owin middleware for swagger documentation using swagger specification (Json/Yaml) with custom UI.
Info
Version: | 1.0.0 |
Author(s): | Sreejesh |
Last Update: | Sunday, September 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/beforeyousreejesh/Owin.Swagger.Documentation |
NuGet Url: | https://www.nuget.org/packages/Owin.Swagger.Documentation |
Install
Install-Package Owin.Swagger.Documentation
dotnet add package Owin.Swagger.Documentation
paket add Owin.Swagger.Documentation
Owin.Swagger.Documentation Download (Unzip the "nupkg" after downloading)
Dependencies
- YamlDotNet(>= 4.0.0)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.StaticFiles(>= 3.0.1)
Tags