Middlewares, MVC filters, extension methods and helper code for ASP.NET Core projects with Swagger (OpenAPI).
Info
Version: | 7.0.0 |
Author(s): | Alexey Yakubin, Muhammad Rehan Saeed |
Last Update: | Monday, May 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/a-postx/Delobytes.AspNetCore.Swagger |
NuGet Url: | https://www.nuget.org/packages/Delobytes.AspNetCore.Swagger |
Install
Install-Package Delobytes.AspNetCore.Swagger
dotnet add package Delobytes.AspNetCore.Swagger
paket add Delobytes.AspNetCore.Swagger
Delobytes.AspNetCore.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.JsonPatch(>= 3.1.10)
- Swashbuckle.AspNetCore(>= 5.6.3)