Swashbuckle.AspNetCore.Swagger (10.1.3)

Published 2026-02-20 20:57:13 +03:30 by kayer

Installation

dotnet nuget add source --name kayer --username your_username --password your_token 
dotnet add package --source kayer --version 10.1.3 Swashbuckle.AspNetCore.Swagger

About this package

Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core

Swashbuckle.AspNetCore

OpenAPI (Swagger) tooling for APIs built with ASP.NET Core.

Generate beautiful API documentation, including a UI to explore and test operations, directly from your endpoints, routes, controllers and models.

Build status Code coverage

Release notes

  • The repository's releases describes changes by release.
  • We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.

Documentation and Samples

Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.

Dependencies

ID Version Target Framework
Microsoft.OpenApi 2.4.1 net10.0
Microsoft.OpenApi 2.4.1 net8.0
Microsoft.OpenApi 2.4.1 net9.0
Details
NuGet
2026-02-20 20:57:13 +03:30
0
domaindrivendev
86 KiB
Assets (2)
Versions (2) View all
10.1.3 2026-02-20
9.0.6 2026-02-04