Automatically generates swagger compatible API documentation for WebAPI with AttributeRouting.
Info
Version: | 1.0.13-beta |
Author(s): | [email protected] |
Last Update: | Thursday, August 29, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SwaggerDocGen |
Install
Install-Package SwaggerDocGen
dotnet add package SwaggerDocGen
paket add SwaggerDocGen
SwaggerDocGen Download (Unzip the "nupkg" after downloading)
Dependencies
- AttributeRouting.Core.Http(3.5.6)
- AttributeRouting.Core(3.5.6)
- Newtonsoft.Json(5.0.6)
- Microsoft.AspNet.WebApi.Core(5.0.02)