Info
Version: | 5.0.11 |
Author(s): | IRO.Mvc.CoolSwagger |
Last Update: | Wednesday, March 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IT-rolling-out/IRO.Mvc/tree/master/src/Mvc/IRO.Mvc.CoolSwagger |
NuGet Url: | https://www.nuget.org/packages/IRO.Mvc.CoolSwagger |
Install
Install-Package IRO.Mvc.CoolSwagger
dotnet add package IRO.Mvc.CoolSwagger
paket add IRO.Mvc.CoolSwagger
IRO.Mvc.CoolSwagger Download (Unzip the "nupkg" after downloading)
Dependencies
- IRO.Mvc.Core(>= 1.2.11)
- IRO.FileIO.ImprovedFileOperations(>= 1.0.7)
- IRO.Reflection.SummarySearch(>= 1.1.0)
- Swashbuckle.AspNetCore(>= 5.6.3)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.3)
- Swashbuckle.AspNetCore.Swagger(>= 5.6.3)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.6.3)
What it add:
- Automatically searching for summary files.
- Own summary generator, that add more info (include "parameter" and "return" summary).
- Integrated with Identity.
- Can set tag name for controller or method with attribute.
- SwaggerDocAdditional - set additional data.