Swashbuckle extensions to add examples and security requirements in the generated Swagger file.
Info
Version: | 0.5.0-alpha0028 |
Author(s): | Geek Learning, Cyprien Autexier, Adrien Siffermann |
Last Update: | Friday, April 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/geeklearningio/gl-swashbuckle |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.SwashbuckleExtensions |
Install
Install-Package GeekLearning.SwashbuckleExtensions
dotnet add package GeekLearning.SwashbuckleExtensions
paket add GeekLearning.SwashbuckleExtensions
GeekLearning.SwashbuckleExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authorization(>= 2.0.0)
- Swashbuckle.AspNetCore(>= 1.0.0)
- System.Collections.Immutable(>= 1.4.0)