Provides ASP.NET Core middleware, MVC filters, extension methods and helper code for an ASP.NET Core project implementing Swagger (OpenAPI).
Info
Version: | 10.0.0+build.460 |
Author(s): | Muhammad Rehan Saeed (RehanSaeed.com) |
Last Update: | Tuesday, November 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dotnet-Boxed/Framework |
NuGet Url: | https://www.nuget.org/packages/Boxed.AspNetCore.Swagger |
Install
Install-Package Boxed.AspNetCore.Swagger
dotnet add package Boxed.AspNetCore.Swagger
paket add Boxed.AspNetCore.Swagger
Boxed.AspNetCore.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Boxed.AspNetCore(>= 5.1.1)
- Microsoft.AspNetCore.JsonPatch(>= 3.1.0)
- Swashbuckle.AspNetCore(>= 5.0.0)
Tags