Swashbuckle.AspNetCore.Annotations 10.1.7

dotnet add package Swashbuckle.AspNetCore.Annotations --version 10.1.7
                    
NuGet\Install-Package Swashbuckle.AspNetCore.Annotations -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.Annotations" 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.Annotations" Version="10.1.7" />
                    
Directory.Packages.props
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" />
                    
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.Annotations --version 10.1.7
                    
#r "nuget: Swashbuckle.AspNetCore.Annotations, 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.Annotations@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.Annotations&version=10.1.7
                    
Install as a Cake Addin
#tool nuget:?package=Swashbuckle.AspNetCore.Annotations&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.

NuGet packages (593)

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

Package Downloads
Elsa.Server.Api

Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides API endpoints to interact with the workflow host.

NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

Be.Vlaanderen.Basisregisters.AspNetCore.Swagger

Swagger helpers.

Swashbuckle.AspNetCore.SwaggerGen.ConventionalRouting

Swagger Generator extension for ASP.NET Core APIs built using conventional routing

Convey.Docs.Swagger

Convey.Docs.Swagger

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Swashbuckle.AspNetCore.Annotations:

Repository Stars
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
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 25,067 3/25/2026
10.1.6 16,280 3/24/2026
10.1.5 323,095 3/10/2026
10.1.4 598,777 2/18/2026
10.1.3 140,428 2/14/2026
10.1.2 345,205 2/5/2026
10.1.1 174,221 2/1/2026
10.1.0 1,389,269 12/19/2025
10.0.1 1,033,719 11/12/2025
10.0.0 114,671 11/11/2025
9.0.6 4,201,509 10/2/2025
9.0.5 412,072 9/29/2025
9.0.4 1,833,285 8/27/2025
9.0.3 3,781,723 7/8/2025
9.0.2 87,771 7/8/2025
9.0.1 1,893,759 6/13/2025
9.0.0 96,395 6/13/2025
8.1.4 3,049,097 6/4/2025
8.1.3 197,471 6/3/2025
8.1.2 787,842 5/23/2025
Loading failed