Swashbuckle.AspNetCore.SwaggerGen 6.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.SwaggerGen --version 6.5.0
                    
NuGet\Install-Package Swashbuckle.AspNetCore.SwaggerGen -Version 6.5.0
                    
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.SwaggerGen" Version="6.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" />
                    
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.SwaggerGen --version 6.5.0
                    
#r "nuget: Swashbuckle.AspNetCore.SwaggerGen, 6.5.0"
                    
#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.SwaggerGen@6.5.0
                    
#: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.SwaggerGen&version=6.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Swashbuckle.AspNetCore.SwaggerGen&version=6.5.0
                    
Install as a Cake Tool

Swagger Generator for APIs built on ASP.NET Core

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.1K)

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

Package Downloads
Swashbuckle.AspNetCore

Swagger tools for documenting APIs built on ASP.NET Core

Swashbuckle.AspNetCore.Annotations

Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger

Swashbuckle.AspNetCore.Newtonsoft

Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors

Swashbuckle.AspNetCore.Filters

Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.

Swashbuckle.AspNetCore.Filters.Abstractions

Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.

GitHub repositories (104)

Showing the top 20 popular GitHub repositories that depend on Swashbuckle.AspNetCore.SwaggerGen:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
Prowlarr/Prowlarr
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
Lidarr/Lidarr
Looks and smells like Sonarr but made for music.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
AlphaYu/adnc
A pragmatic .NET 8 framework for modular monoliths to evolve seamlessly into distributed microservices.
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Wolverine, and Aspire in .Net 10.
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
iioter/iotgateway
An industrial IoTGateway with B/S architecture that enables bidirectional communication between industrial devices (southbound connections) and IoT platforms (northbound connections). It supports numerous industrial protocols, and can connect to various IoT cloud platforms.
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
Whisparr/Whisparr
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
snatch-dev/Convey
A simple recipe for .NET Core microservices.
Version Downloads Last Updated
10.2.3 15,753,628 6/22/2026
10.2.2 531,747 6/19/2026
10.2.1 4,860,891 6/1/2026
10.2.0 270,246 5/30/2026
10.1.7 18,226,320 3/25/2026
10.1.6 419,083 3/24/2026
10.1.5 5,062,487 3/10/2026
10.1.4 6,396,913 2/18/2026
10.1.3 1,062,839 2/14/2026
10.1.2 2,627,662 2/5/2026
10.1.1 1,466,963 2/1/2026
10.1.0 10,989,798 12/19/2025
10.0.1 9,578,748 11/12/2025
10.0.0 7,551,227 11/11/2025
9.0.6 24,120,337 10/2/2025
9.0.5 1,654,698 9/29/2025
9.0.4 10,364,251 8/27/2025
9.0.3 15,324,154 7/8/2025
9.0.2 126,260 7/8/2025
6.5.0 265,807,296 1/11/2023
Loading failed