Swashbuckle.AspNetCore.SwaggerUI (10.1.3)
Published 2026-02-20 20:57:56 +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.SwaggerUIAbout this package
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
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.
Details
Assets (2)
Versions (2)
View all