Swashbuckle.AspNetCore.SwaggerGen (6.5.0)
Published 2023-05-05 11:39:15 +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.SwaggerGen
About this package
Swagger Generator for APIs built on ASP.NET Core
Dependencies
ID | Version | Target Framework |
---|---|---|
Swashbuckle.AspNetCore.Swagger | 6.5.0 | .NETCoreApp3.0 |
Swashbuckle.AspNetCore.Swagger | 6.5.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Mvc.ApiExplorer | 2.1.0 | .NETStandard2.0 |
Microsoft.AspNetCore.Mvc.DataAnnotations | 2.1.0 | .NETStandard2.0 |
System.Text.Json | 4.6.0 | .NETStandard2.0 |
Swashbuckle.AspNetCore.Swagger | 6.5.0 | net5.0 |
Swashbuckle.AspNetCore.Swagger | 6.5.0 | net6.0 |
Swashbuckle.AspNetCore.Swagger | 6.5.0 | net7.0 |