Skip to main content

Swashbuckle.AspNetCore.SwaggerUI 10.2.3 — NuGet Package for .NET

Swashbuckle.AspNetCore.SwaggerUI 10.2.3 NuGet package for .NET. Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application

Authors: domaindrivendev

Total downloads: 1,204,410,552

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

License: MIT

Tags: swagger, openapi, documentation, discovery, help, webapi, aspnet, aspnetcore, swaggerui, swagger-ui

Install Swashbuckle.AspNetCore.SwaggerUI 10.2.3

.NET CLI

dotnet add package Swashbuckle.AspNetCore.SwaggerUI --version 10.2.3

Package Manager Console

Install-Package Swashbuckle.AspNetCore.SwaggerUI -Version 10.2.3

PackageReference (csproj)

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

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