Swashbuckle.AspNetCore.Swagger
5.0.0-beta
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-beta
NuGet\Install-Package Swashbuckle.AspNetCore.Swagger -Version 5.0.0-beta
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-beta" />
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-beta" />
<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-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.AspNetCore.Swagger, 5.0.0-beta"
#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-beta
#: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-beta&prerelease
#tool nuget:?package=Swashbuckle.AspNetCore.Swagger&version=5.0.0-beta&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 (428)
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 (71)
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.
|
|
|
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.
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
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.
|
|
|
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.
|
|
|
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.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.3 | 7,849 | 2/14/2026 |
| 10.1.2 | 679,423 | 2/5/2026 |
| 10.1.1 | 430,557 | 2/1/2026 |
| 10.1.0 | 3,728,690 | 12/19/2025 |
| 10.0.1 | 4,167,615 | 11/12/2025 |
| 10.0.0 | 700,440 | 11/11/2025 |
| 9.0.6 | 10,696,806 | 10/2/2025 |
| 9.0.5 | 920,054 | 9/29/2025 |
| 9.0.4 | 6,748,281 | 8/27/2025 |
| 9.0.3 | 10,144,817 | 7/8/2025 |
| 9.0.2 | 86,332 | 7/8/2025 |
| 9.0.1 | 5,383,708 | 6/13/2025 |
| 9.0.0 | 144,475 | 6/13/2025 |
| 8.1.4 | 8,036,897 | 6/4/2025 |
| 8.1.3 | 449,752 | 6/3/2025 |
| 8.1.2 | 3,366,745 | 5/23/2025 |
| 8.1.1 | 15,481,285 | 4/10/2025 |
| 8.1.0 | 3,931,031 | 3/31/2025 |
| 8.0.0 | 5,921,498 | 3/18/2025 |
| 5.0.0-beta | 871,163 | 11/24/2018 |
Loading failed