Swagger Generator extension for ASP.NET Core APIs built using conventional routing.
Info
Version: | 3.0.1.9 |
Author(s): | Christos Sakellarios, li-zhixin |
Last Update: | Sunday, September 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen.ConventionalRoutingWithStrongName |
Install
Install-Package Swashbuckle.AspNetCore.SwaggerGen.ConventionalRoutingWithStrongName
dotnet add package Swashbuckle.AspNetCore.SwaggerGen.ConventionalRoutingWithStrongName
paket add Swashbuckle.AspNetCore.SwaggerGen.ConventionalRoutingWithStrongName
Swashbuckle.AspNetCore.SwaggerGen.ConventionalRoutingWithStrongName Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.2.0)
- Swashbuckle.AspNetCore(>= 5.5.1)
- Swashbuckle.AspNetCore.Annotations(>= 5.5.1)
Tags