Swashbuckle.AspNetCore.Swagger
5.0.0-rc4
This is a prerelease version of Swashbuckle.AspNetCore.Swagger.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.Swagger --version 5.0.0-rc4
NuGet\Install-Package Swashbuckle.AspNetCore.Swagger -Version 5.0.0-rc4
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.Swagger" Version="5.0.0-rc4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle.AspNetCore.Swagger" Version="5.0.0-rc4" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" />
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.Swagger --version 5.0.0-rc4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.AspNetCore.Swagger, 5.0.0-rc4"
#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.Swagger@5.0.0-rc4
#: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.Swagger&version=5.0.0-rc4&prerelease
#tool nuget:?package=Swashbuckle.AspNetCore.Swagger&version=5.0.0-rc4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
| Product | Versions 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.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.0.0)
- Microsoft.OpenApi (>= 1.1.1)
NuGet packages (421)
Showing the top 5 NuGet packages that depend on Swashbuckle.AspNetCore.Swagger:
| Package | Downloads |
|---|---|
|
Swashbuckle.AspNetCore.SwaggerGen
Swagger Generator for APIs built on ASP.NET Core |
|
|
Swashbuckle.AspNetCore
Swagger tools for documenting APIs built on ASP.NET Core |
|
|
AzureExtensions.Swashbuckle
Open API |
|
|
CoreWCF.WebHttp
CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. The goal of this project is to enable existing WCF services to move to .NET Core. |
|
|
Lykke.Common.ApiLibrary
Utility libraries for DotNetCore WebAPI projects |
GitHub repositories (70)
Showing the top 20 popular GitHub repositories that depend on Swashbuckle.AspNetCore.Swagger:
| Repository | Stars |
|---|---|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
|
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
|
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
|
iammukeshm/CleanArchitecture.WebApi
An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in mind.
|
|
|
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.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
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.
|
|
|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
|
mixcore/mix.core
🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility.
|
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
|
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
|
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
|
|
iammukeshm/OnionArchitecture
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
|
|
|
mspnp/AzureNamingTool
The Azure Naming Tool is a .NET 10 Blazor application with a RESTful API for generating and validating Azure resource names. Features include SQLite database support, drag-and-drop configuration, Azure tenant validation, and API V2 with bulk operations.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.1 | 1,832,426 | 11/12/2025 |
| 10.0.0 | 196,540 | 11/11/2025 |
| 9.0.6 | 6,737,347 | 10/2/2025 |
| 9.0.5 | 674,453 | 9/29/2025 |
| 9.0.4 | 5,422,869 | 8/27/2025 |
| 9.0.3 | 8,340,334 | 7/8/2025 |
| 9.0.2 | 71,578 | 7/8/2025 |
| 9.0.1 | 4,539,140 | 6/13/2025 |
| 9.0.0 | 87,098 | 6/13/2025 |
| 8.1.4 | 6,056,560 | 6/4/2025 |
| 8.1.3 | 370,262 | 6/3/2025 |
| 8.1.2 | 3,028,354 | 5/23/2025 |
| 8.1.1 | 13,301,591 | 4/10/2025 |
| 8.1.0 | 3,415,528 | 3/31/2025 |
| 8.0.0 | 4,940,176 | 3/18/2025 |
| 7.3.2 | 3,700,527 | 3/18/2025 |
| 7.3.1 | 7,589,980 | 2/27/2025 |
| 7.3.0 | 828,756 | 2/26/2025 |
| 7.2.0 | 28,597,735 | 12/10/2024 |
| 7.1.0 | 7,595,069 | 11/25/2024 |
| 7.0.0 | 7,951,093 | 11/12/2024 |
| 6.9.0 | 26,037,062 | 10/15/2024 |
| 6.8.1 | 9,546,131 | 9/30/2024 |
| 6.8.0 | 3,682,657 | 9/23/2024 |
| 6.7.3 | 16,000,830 | 8/26/2024 |
| 6.7.2 | 517,052 | 8/24/2024 |
| 6.7.1 | 4,599,385 | 8/18/2024 |
| 6.7.0 | 7,806,444 | 8/1/2024 |
| 6.6.2 | 48,065,184 | 5/21/2024 |
| 6.6.1 | 4,485,813 | 5/14/2024 |
| 6.6.0-preview.322 | 3,012 | 5/14/2024 |
| 6.5.0 | 222,518,789 | 1/11/2023 |
| 6.4.0 | 115,426,051 | 7/19/2022 |
| 6.3.1 | 37,506,880 | 4/22/2022 |
| 6.3.0 | 42,432,901 | 3/7/2022 |
| 6.2.3 | 94,753,669 | 10/16/2021 |
| 6.2.2 | 9,253,272 | 9/22/2021 |
| 6.2.1 | 7,364,432 | 8/30/2021 |
| 6.2.0 | 120,899 | 8/30/2021 |
| 6.1.5 | 8,554,027 | 8/2/2021 |
| 6.1.4 | 27,188,055 | 4/30/2021 |
| 6.1.3 | 3,473,915 | 4/20/2021 |
| 6.1.2 | 3,053,052 | 4/9/2021 |
| 6.1.1 | 8,161,777 | 3/16/2021 |
| 6.1.0 | 4,410,388 | 3/6/2021 |
| 6.0.7 | 6,311,141 | 2/16/2021 |
| 6.0.6 | 122,096 | 2/16/2021 |
| 6.0.5 | 770,462 | 2/13/2021 |
| 6.0.4 | 724,876 | 2/10/2021 |
| 6.0.3 | 189,846 | 2/10/2021 |
| 6.0.2 | 4,994,330 | 2/7/2021 |
| 6.0.1 | 288,775 | 2/6/2021 |
| 6.0.0 | 2,979,338 | 2/5/2021 |
| 5.6.3 | 69,761,433 | 9/23/2020 |
| 5.6.2 | 813,281 | 9/22/2020 |
| 5.6.1 | 2,949,121 | 9/16/2020 |
| 5.5.1 | 28,361,528 | 6/25/2020 |
| 5.5.0 | 5,307,240 | 6/19/2020 |
| 5.4.1 | 19,597,638 | 4/29/2020 |
| 5.4.0 | 854,251 | 4/28/2020 |
| 5.3.3 | 3,219,027 | 4/20/2020 |
| 5.3.2 | 5,113,462 | 4/17/2020 |
| 5.3.1 | 5,922,471 | 4/3/2020 |
| 5.3.0 | 499,187 | 4/2/2020 |
| 5.2.1 | 3,536,857 | 3/23/2020 |
| 5.2.0 | 1,543,542 | 3/20/2020 |
| 5.1.0 | 3,497,349 | 3/11/2020 |
| 5.0.0 | 73,553,465 | 1/14/2020 |
| 5.0.0-rc5 | 3,696,510 | 12/12/2019 |
| 5.0.0-rc4 | 8,809,014 | 9/30/2019 |
| 5.0.0-rc3 | 613,234 | 9/20/2019 |
| 5.0.0-rc2 | 4,048,682 | 3/22/2019 |
| 5.0.0-rc1 | 16,977 | 3/20/2019 |
| 5.0.0-beta | 863,183 | 11/24/2018 |
| 4.0.1 | 40,638,593 | 11/7/2018 |
| 4.0.0 | 637,914 | 11/6/2018 |
| 3.0.0 | 12,781,915 | 7/6/2018 |
| 2.5.0 | 3,108,305 | 6/5/2018 |
| 2.4.0 | 3,354,797 | 4/7/2018 |
| 2.3.0 | 1,351,495 | 3/12/2018 |
| 2.2.0 | 408,392 | 3/1/2018 |
| 2.1.0 | 786,901 | 2/25/2018 |
| 2.0.0 | 219,929 | 2/22/2018 |
| 1.2.0 | 400,430 | 2/18/2018 |
| 1.1.0 | 4,815,248 | 11/14/2017 |
| 1.0.0 | 6,492,844 | 4/21/2017 |
| 1.0.0-rc3 | 231,302 | 2/27/2017 |
| 1.0.0-rc2 | 10,929 | 2/27/2017 |
| 1.0.0-rc1 | 213,411 | 1/3/2017 |