Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core.
Info
Version: | 4.0.1.1 |
Author(s): | Swashbuckle.AspNetCore.Swagger |
Last Update: | Saturday, August 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/domaindrivendev/Swashbuckle.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/MrTristan.Swashbuckle.AspNetCore.Swagger |
Install
Install-Package MrTristan.Swashbuckle.AspNetCore.Swagger
dotnet add package MrTristan.Swashbuckle.AspNetCore.Swagger
paket add MrTristan.Swashbuckle.AspNetCore.Swagger
MrTristan.Swashbuckle.AspNetCore.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.0.0)
Tags