Swashbuckle.AspNetCore.Swagger (6.5.0)
Published 2023-05-05 11:39:12 +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.Swagger
About this package
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.OpenApi | 1.2.3 | .NETCoreApp3.0 |
Microsoft.AspNetCore.Routing | 2.1.0 | .NETStandard2.0 |
Microsoft.OpenApi | 1.2.3 | .NETStandard2.0 |
Microsoft.OpenApi | 1.2.3 | net5.0 |
Microsoft.OpenApi | 1.2.3 | net6.0 |
Microsoft.OpenApi | 1.2.3 | net7.0 |