Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application.
Info
Version: | 7.0.0 |
Author(s): | Swashbuckle.AspNetCore.SwaggerUI |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/domaindrivendev/Swashbuckle.AspNetCore |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUi |
Install
Install-Package Swashbuckle.AspNetCore.SwaggerUi
dotnet add package Swashbuckle.AspNetCore.SwaggerUi
paket add Swashbuckle.AspNetCore.SwaggerUi
Swashbuckle.AspNetCore.SwaggerUi Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Routing(>= 2.1.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.1.0)
- System.Text.Json(>= 4.6.0)
No dependencies.
Tags