Swagger Generator for APIs built on ASP.NET Core.
Info
Version: | 7.0.0 |
Author(s): | Swashbuckle.AspNetCore.SwaggerGen |
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.SwaggerGen |
Install
Install-Package Swashbuckle.AspNetCore.SwaggerGen
dotnet add package Swashbuckle.AspNetCore.SwaggerGen
paket add Swashbuckle.AspNetCore.SwaggerGen
Swashbuckle.AspNetCore.SwaggerGen Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Swashbuckle.AspNetCore.Swagger(>= 6.0.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.1.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 2.1.0)
- System.Text.Json(>= 4.6.0)
- Swashbuckle.AspNetCore.Swagger(>= 6.0.0)
Tags