Skip to main content

Swashbuckle.AspNetCore 10.2.3 — NuGet Package for .NET

Swashbuckle.AspNetCore 10.2.3 NuGet package for .NET. Swagger tools for documenting APIs built on ASP.NET Core

Authors: domaindrivendev

Total downloads: 1,119,859,313

Project URL: https://github.com/domaindrivendev/Swashbuckle.AspNetCore

License: MIT

Tags: swagger, openapi, documentation, discovery, help, webapi, aspnet, aspnetcore

Install Swashbuckle.AspNetCore 10.2.3

.NET CLI

dotnet add package Swashbuckle.AspNetCore --version 10.2.3

Package Manager Console

Install-Package Swashbuckle.AspNetCore -Version 10.2.3

PackageReference (csproj)

<PackageReference Include="Swashbuckle.AspNetCore" Version="10.2.3" />

View full details, downloads chart, dependencies and version history on NuBrowse.