This library makes ocelot easy to integrate swagger.
Info
Version: | 0.0.5 |
Author(s): | Rwing |
Last Update: | Thursday, July 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Rwing/OcelotSwagger |
NuGet Url: | https://www.nuget.org/packages/OcelotSwagger |
Install
Install-Package OcelotSwagger
dotnet add package OcelotSwagger
paket add OcelotSwagger
OcelotSwagger Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 10.2.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Ocelot(>= 13.5.2)
- Swashbuckle.AspNetCore(>= 4.0.1)