Swashbuckle.AspNetCore 5.0.0-rc2

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

Swagger tools for documenting APIs built on ASP.NET Core

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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 (2.4K)

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

Package Downloads
Reo.Core.Validation

Package Description

Rystem.RepositoryFramework.Api.Server

Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.

Rystem.Api.Server

Rystem.Api helps you to integrate Api Server and Automated Client for Aspect-Oriented programming.

Volo.Abp.Swashbuckle

Package Description

Reo.Core.DistributedCache.Abstractions

Package Description

GitHub repositories (745)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
duplicati/duplicati
Store securely encrypted backups in the cloud!
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
ThreeMammals/Ocelot
.NET API Gateway
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
louthy/language-ext
C# pure functional programming framework - come and get declarative!
quartznet/quartznet
Quartz Enterprise Scheduler .NET
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
Version Downloads Last updated
9.0.1 242,285 6/13/2025
9.0.0 11,223 6/13/2025
8.1.4 689,605 6/4/2025
8.1.3 107,622 6/3/2025
8.1.2 857,395 5/23/2025
8.1.1 4,958,032 4/10/2025
8.1.0 1,519,019 3/31/2025
8.0.0 1,775,151 3/18/2025
7.3.2 1,119,680 3/18/2025
7.3.1 3,391,079 2/27/2025
7.3.0 430,436 2/26/2025
7.2.0 15,101,333 12/10/2024
7.1.0 4,365,800 11/25/2024
7.0.0 4,313,044 11/12/2024
6.9.0 13,848,993 10/15/2024
6.8.1 5,881,947 9/30/2024
6.8.0 2,143,400 9/23/2024
6.7.3 9,584,001 8/26/2024
6.7.2 355,678 8/24/2024
6.7.1 2,866,888 8/18/2024
6.7.0 5,105,557 8/1/2024
6.6.2 28,861,385 5/21/2024
6.6.1 3,050,953 5/14/2024
6.6.0-preview.322 1,436 5/14/2024
6.5.0 164,128,978 1/11/2023
6.4.0 85,941,803 7/19/2022
6.3.1 27,292,913 4/22/2022
6.3.0 18,594,488 3/7/2022
6.2.3 77,095,132 10/16/2021
6.2.2 5,286,394 9/22/2021
6.2.1 5,890,302 8/30/2021
6.1.5 6,420,541 8/2/2021
6.1.4 20,147,913 4/30/2021
6.1.3 2,527,676 4/20/2021
6.1.2 2,098,277 4/9/2021
6.1.1 6,038,667 3/16/2021
6.1.0 3,194,951 3/6/2021
6.0.7 4,774,301 2/16/2021
6.0.6 101,325 2/16/2021
6.0.5 530,899 2/13/2021
6.0.4 554,955 2/10/2021
6.0.3 104,940 2/10/2021
6.0.2 708,267 2/7/2021
6.0.1 166,276 2/6/2021
6.0.0 1,091,266 2/5/2021
5.6.3 59,539,307 9/23/2020
5.6.2 514,418 9/22/2020
5.6.1 1,494,234 9/16/2020
5.5.1 23,054,143 6/25/2020
5.5.0 4,494,630 6/19/2020
5.4.1 14,776,493 4/29/2020
5.4.0 622,257 4/28/2020
5.3.3 2,277,476 4/20/2020
5.3.2 858,016 4/17/2020
5.3.1 4,836,393 4/3/2020
5.3.0 325,734 4/2/2020
5.2.1 2,781,637 3/23/2020
5.2.0 1,344,976 3/20/2020
5.1.0 3,114,599 3/11/2020
5.0.0 22,640,648 1/14/2020
5.0.0-rc5 3,035,555 12/12/2019
5.0.0-rc4 7,575,618 9/30/2019
5.0.0-rc3 523,048 9/20/2019
5.0.0-rc2 3,072,644 3/22/2019
5.0.0-rc1 7,135 3/20/2019
5.0.0-beta 446,484 11/24/2018
4.0.1 35,374,605 11/7/2018
4.0.0 234,430 11/6/2018
3.0.0 10,831,452 7/6/2018
2.5.0 2,810,514 6/5/2018
2.4.0 3,043,227 4/7/2018
2.3.0 1,186,287 3/12/2018
2.2.0 331,050 3/1/2018
2.1.0 267,593 2/25/2018
2.0.0 188,983 2/22/2018
1.2.0 358,329 2/18/2018
1.1.0 4,547,192 11/14/2017
1.0.0 3,773,280 4/21/2017
1.0.0-rc3 204,440 2/27/2017
1.0.0-rc2 7,587 2/27/2017
1.0.0-rc1 185,462 1/3/2017