Seamlessly adds a Swagger to WebApi projects!.
Info
| Version: | 5.6.0 |
| Author(s): | Richard Morris |
| Last Update: | Saturday, July 8, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/domaindrivendev/Swashbuckle |
| NuGet Url: | https://www.nuget.org/packages/Swashbuckle.Core |
Install
Install-Package Swashbuckle.Core
dotnet add package Swashbuckle.Core
paket add Swashbuckle.Core
Swashbuckle.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 4.0.20710)
- Newtonsoft.Json(>= 7.0.1)
Tags