Swashbuckle.AspNetCore.SwaggerUI 10.1.7

dotnet add package Swashbuckle.AspNetCore.SwaggerUI --version 10.1.7
                    
NuGet\Install-Package Swashbuckle.AspNetCore.SwaggerUI -Version 10.1.7
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="10.1.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerUI" Version="10.1.7" />
                    
Directory.Packages.props
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Swashbuckle.AspNetCore.SwaggerUI --version 10.1.7
                    
#r "nuget: Swashbuckle.AspNetCore.SwaggerUI, 10.1.7"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Swashbuckle.AspNetCore.SwaggerUI@10.1.7
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Swashbuckle.AspNetCore.SwaggerUI&version=10.1.7
                    
Install as a Cake Addin
#tool nuget:?package=Swashbuckle.AspNetCore.SwaggerUI&version=10.1.7
                    
Install as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (609)

Showing the top 5 NuGet packages that depend on Swashbuckle.AspNetCore.SwaggerUI:

Package Downloads
Swashbuckle.AspNetCore

Swagger tools for documenting APIs built on ASP.NET Core

MMLib.SwaggerForOcelot

Swagger generator for Ocelot downstream services.

MPACKAGE.LibDomain

Package Description

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Be.Vlaanderen.Basisregisters.AspNetCore.Swagger

Swagger helpers.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Swashbuckle.AspNetCore.SwaggerUI:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
Version Downloads Last Updated
10.1.7 3,322,336 3/25/2026
10.1.6 192,495 3/24/2026
10.1.5 2,568,207 3/10/2026
10.1.4 3,700,589 2/18/2026
10.1.3 677,760 2/14/2026
10.1.2 1,729,410 2/5/2026
10.1.1 949,123 2/1/2026
10.1.0 6,953,178 12/19/2025
10.0.1 6,261,958 11/12/2025
10.0.0 682,413 11/11/2025
9.0.6 15,153,521 10/2/2025
9.0.5 1,198,242 9/29/2025
9.0.4 7,927,207 8/27/2025
9.0.3 11,502,664 7/8/2025
9.0.2 90,426 7/8/2025
9.0.1 6,069,894 6/13/2025
9.0.0 110,310 6/13/2025
8.1.4 9,787,995 6/4/2025
8.1.3 486,862 6/3/2025
8.1.2 3,623,139 5/23/2025
Loading failed