Swashbuckle.AspNetCore.Swagger (9.0.6)
Published 2026-02-04 09:33:28 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 9.0.6 Swashbuckle.AspNetCore.SwaggerAbout 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.
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.
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.
Dependencies
Details
Assets (2)
Versions (2)
View all