Swashbuckle.AspNetCore.Swagger
5.0.0-rc5
.NET Core 3.0
This package targets .NET Core 3.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
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-rc5
NuGet\Install-Package Swashbuckle.AspNetCore.Swagger -Version 5.0.0-rc5
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-rc5" />
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-rc5" />
<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-rc5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.AspNetCore.Swagger, 5.0.0-rc5"
#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.Swagger&version=5.0.0-rc5&prerelease
#tool nuget:?package=Swashbuckle.AspNetCore.Swagger&version=5.0.0-rc5&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. |
.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.
-
.NETCoreApp 3.0
- Microsoft.OpenApi (>= 1.1.4)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc (>= 2.1.0)
- Microsoft.OpenApi (>= 1.1.4)
NuGet packages (400)
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 |
|
Lykke.Common.ApiLibrary
Utility libraries for DotNetCore WebAPI projects |
|
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. |
GitHub repositories (66)
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
|
|
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.
|
|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
trueai-org/module-shop
一个基于 .NET 8.0 构建的简单、跨平台、模块化的商城系统
|
|
luoyunchong/lin-cms-dotnetcore
😃A simple and practical CMS implemented by .NET + FreeSql;前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏
|
|
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.
|
|
revenz/FileFlows
FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
|
|
Farfetch/kafkaflow
Apache Kafka .NET Framework to create applications simple to use and extend.
|
|
chummer5a/chummer5a
Character generator for Shadowrun 5th edition
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
|
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
|
|
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.
|
|
fals/cqrs-clean-eventual-consistency
CQRS, using Clean Architecture, multiple databases and Eventual Consistency
|
|
OData/RESTier
A turn-key library for building RESTful services
|
Version | Downloads | Last updated |
---|---|---|
8.1.1 | 394,151 | 4/10/2025 |
8.1.0 | 738,057 | 3/31/2025 |
8.0.0 | 1,067,926 | 3/18/2025 |
7.3.2 | 397,131 | 3/18/2025 |
7.3.1 | 2,488,931 | 2/27/2025 |
7.3.0 | 269,897 | 2/26/2025 |
7.2.0 | 12,943,617 | 12/10/2024 |
7.1.0 | 3,968,469 | 11/25/2024 |
7.0.0 | 4,142,441 | 11/12/2024 |
6.9.0 | 12,933,643 | 10/15/2024 |
6.8.1 | 5,826,329 | 9/30/2024 |
6.8.0 | 2,381,243 | 9/23/2024 |
6.7.3 | 10,110,033 | 8/26/2024 |
6.7.2 | 308,656 | 8/24/2024 |
6.7.1 | 3,019,780 | 8/18/2024 |
6.7.0 | 5,355,681 | 8/1/2024 |
6.6.2 | 28,407,251 | 5/21/2024 |
6.6.1 | 3,217,724 | 5/14/2024 |
6.6.0-preview.322 | 1,149 | 5/14/2024 |
6.5.0 | 181,490,112 | 1/11/2023 |
6.4.0 | 97,914,399 | 7/19/2022 |
6.3.1 | 33,867,270 | 4/22/2022 |
6.3.0 | 36,939,724 | 3/7/2022 |
6.2.3 | 85,240,186 | 10/16/2021 |
6.2.2 | 8,849,095 | 9/22/2021 |
6.2.1 | 6,990,766 | 8/30/2021 |
6.2.0 | 105,470 | 8/30/2021 |
6.1.5 | 8,005,502 | 8/2/2021 |
6.1.4 | 25,560,151 | 4/30/2021 |
6.1.3 | 3,300,887 | 4/20/2021 |
6.1.2 | 2,916,720 | 4/9/2021 |
6.1.1 | 7,682,004 | 3/16/2021 |
6.1.0 | 4,102,732 | 3/6/2021 |
6.0.7 | 5,847,849 | 2/16/2021 |
6.0.6 | 101,605 | 2/16/2021 |
6.0.5 | 737,372 | 2/13/2021 |
6.0.4 | 668,130 | 2/10/2021 |
6.0.3 | 172,123 | 2/10/2021 |
6.0.2 | 4,815,006 | 2/7/2021 |
6.0.1 | 267,798 | 2/6/2021 |
6.0.0 | 2,064,258 | 2/5/2021 |
5.6.3 | 65,685,033 | 9/23/2020 |
5.6.2 | 780,690 | 9/22/2020 |
5.6.1 | 2,780,619 | 9/16/2020 |
5.5.1 | 27,062,129 | 6/25/2020 |
5.5.0 | 5,105,842 | 6/19/2020 |
5.4.1 | 18,603,765 | 4/29/2020 |
5.4.0 | 831,148 | 4/28/2020 |
5.3.3 | 3,012,926 | 4/20/2020 |
5.3.2 | 3,022,407 | 4/17/2020 |
5.3.1 | 5,712,201 | 4/3/2020 |
5.3.0 | 469,455 | 4/2/2020 |
5.2.1 | 3,372,632 | 3/23/2020 |
5.2.0 | 1,500,069 | 3/20/2020 |
5.1.0 | 3,383,843 | 3/11/2020 |
5.0.0 | 63,813,208 | 1/14/2020 |
5.0.0-rc5 | 3,612,317 | 12/12/2019 |
5.0.0-rc4 | 8,517,713 | 9/30/2019 |
5.0.0-rc3 | 598,690 | 9/20/2019 |
5.0.0-rc2 | 3,886,823 | 3/22/2019 |
5.0.0-rc1 | 16,558 | 3/20/2019 |
5.0.0-beta | 834,500 | 11/24/2018 |
4.0.1 | 39,793,345 | 11/7/2018 |
4.0.0 | 518,484 | 11/6/2018 |
3.0.0 | 12,402,903 | 7/6/2018 |
2.5.0 | 3,053,409 | 6/5/2018 |
2.4.0 | 3,274,969 | 4/7/2018 |
2.3.0 | 1,325,099 | 3/12/2018 |
2.2.0 | 394,353 | 3/1/2018 |
2.1.0 | 767,647 | 2/25/2018 |
2.0.0 | 209,569 | 2/22/2018 |
1.2.0 | 378,294 | 2/18/2018 |
1.1.0 | 4,726,849 | 11/14/2017 |
1.0.0 | 6,063,466 | 4/21/2017 |
1.0.0-rc3 | 229,097 | 2/27/2017 |
1.0.0-rc2 | 10,220 | 2/27/2017 |
1.0.0-rc1 | 212,444 | 1/3/2017 |