Info
Version: | 5.2.0 |
Author(s): | IntelliTect |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IntelliTect/Coalesce/ |
NuGet Url: | https://www.nuget.org/packages/IntelliTect.Coalesce.Swashbuckle |
Install
Install-Package IntelliTect.Coalesce.Swashbuckle
dotnet add package IntelliTect.Coalesce.Swashbuckle
paket add IntelliTect.Coalesce.Swashbuckle
IntelliTect.Coalesce.Swashbuckle Download (Unzip the "nupkg" after downloading)
Dependencies
- IntelliTect.Coalesce(>= 2.2.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 3.0.0)
Tags
Add using `services.AddSwaggerGen(c => c.AddCoalesce() );`.