Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger.
Info
| Version: | 4.0.1.1 |
| Author(s): | Swashbuckle.AspNetCore.Annotations |
| 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.Annotations |
Install
Install-Package MrTristan.Swashbuckle.AspNetCore.Annotations
dotnet add package MrTristan.Swashbuckle.AspNetCore.Annotations
paket add MrTristan.Swashbuckle.AspNetCore.Annotations
MrTristan.Swashbuckle.AspNetCore.Annotations Download (Unzip the "nupkg" after downloading)
Dependencies
- MrTristan.Swashbuckle.AspNetCore.SwaggerGen(>= 4.0.1.1)
Tags