Swashbuckle.AspNetCore.SwaggerUI (6.5.0)
Published 2023-05-05 11:39:18 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.5.0 Swashbuckle.AspNetCore.SwaggerUI
About this package
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Routing | 2.1.0 | .NETStandard2.0 |
Microsoft.AspNetCore.StaticFiles | 2.1.0 | .NETStandard2.0 |
Microsoft.Extensions.FileProviders.Embedded | 2.1.0 | .NETStandard2.0 |
System.Text.Json | 4.6.0 | .NETStandard2.0 |