Library to aid the combined use of Swashbuckle and ASP NET API Versioning.
Info
| Version: | 2.2.1 |
| Author(s): | Ryan Hird |
| Last Update: | Thursday, July 19, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rh072005/SwashbuckleAspNetVersioningShim |
| NuGet Url: | https://www.nuget.org/packages/SwashbuckleAspNetVersioningShim |
Install
Install-Package SwashbuckleAspNetVersioningShim
dotnet add package SwashbuckleAspNetVersioningShim
paket add SwashbuckleAspNetVersioningShim
SwashbuckleAspNetVersioningShim Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 2.2.0)
- Swashbuckle.AspNetCore(>= 3.0.0)
Tags