Swashbuckle.AspNetCore.Swagger
4.0.0
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 4.0.0
NuGet\Install-Package Swashbuckle.AspNetCore.Swagger -Version 4.0.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.Swagger" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle.AspNetCore.Swagger" Version="4.0.0" />
<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 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.AspNetCore.Swagger, 4.0.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.
#addin nuget:?package=Swashbuckle.AspNetCore.Swagger&version=4.0.0
#tool nuget:?package=Swashbuckle.AspNetCore.Swagger&version=4.0.0
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.AspNetCore.Mvc.Formatters.Json (>= 2.0.0)
NuGet packages (402)
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
|
|
yanpitangui/dotnet-api-boilerplate
A Dotnet 9.0 WebApi template project. MediatR, Swagger, Mapper, Serilog and more implemented.
|
|
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
|
|
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.
|
|
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
|
|
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 | 2,971,163 | 4/10/2025 |
8.1.0 | 1,226,727 | 3/31/2025 |
8.0.0 | 1,522,423 | 3/18/2025 |
7.3.2 | 747,085 | 3/18/2025 |
7.3.1 | 3,250,967 | 2/27/2025 |
7.3.0 | 342,184 | 2/26/2025 |
7.2.0 | 15,140,721 | 12/10/2024 |
7.1.0 | 4,458,236 | 11/25/2024 |
7.0.0 | 4,618,360 | 11/12/2024 |
6.9.0 | 14,554,629 | 10/15/2024 |
6.8.1 | 6,307,022 | 9/30/2024 |
6.8.0 | 2,545,475 | 9/23/2024 |
6.7.3 | 10,843,852 | 8/26/2024 |
6.7.2 | 333,481 | 8/24/2024 |
6.7.1 | 3,233,028 | 8/18/2024 |
6.7.0 | 5,677,304 | 8/1/2024 |
6.6.2 | 30,591,295 | 5/21/2024 |
6.6.1 | 3,378,089 | 5/14/2024 |
6.6.0-preview.322 | 1,367 | 5/14/2024 |
6.5.0 | 186,423,994 | 1/11/2023 |
6.4.0 | 100,081,839 | 7/19/2022 |
6.3.1 | 34,302,526 | 4/22/2022 |
6.3.0 | 37,601,586 | 3/7/2022 |
6.2.3 | 86,358,208 | 10/16/2021 |
6.2.2 | 8,897,675 | 9/22/2021 |
6.2.1 | 7,033,574 | 8/30/2021 |
6.2.0 | 106,583 | 8/30/2021 |
6.1.5 | 8,067,236 | 8/2/2021 |
6.1.4 | 25,734,311 | 4/30/2021 |
6.1.3 | 3,318,931 | 4/20/2021 |
6.1.2 | 2,931,007 | 4/9/2021 |
6.1.1 | 7,740,745 | 3/16/2021 |
6.1.0 | 4,140,636 | 3/6/2021 |
6.0.7 | 5,895,889 | 2/16/2021 |
6.0.6 | 103,349 | 2/16/2021 |
6.0.5 | 741,787 | 2/13/2021 |
6.0.4 | 674,668 | 2/10/2021 |
6.0.3 | 173,143 | 2/10/2021 |
6.0.2 | 4,832,690 | 2/7/2021 |
6.0.1 | 269,836 | 2/6/2021 |
6.0.0 | 2,164,107 | 2/5/2021 |
5.6.3 | 66,140,866 | 9/23/2020 |
5.6.2 | 783,536 | 9/22/2020 |
5.6.1 | 2,788,945 | 9/16/2020 |
5.5.1 | 27,200,255 | 6/25/2020 |
5.5.0 | 5,129,240 | 6/19/2020 |
5.4.1 | 18,724,413 | 4/29/2020 |
5.4.0 | 833,822 | 4/28/2020 |
5.3.3 | 3,035,855 | 4/20/2020 |
5.3.2 | 3,221,362 | 4/17/2020 |
5.3.1 | 5,737,775 | 4/3/2020 |
5.3.0 | 473,969 | 4/2/2020 |
5.2.1 | 3,392,012 | 3/23/2020 |
5.2.0 | 1,502,525 | 3/20/2020 |
5.1.0 | 3,398,461 | 3/11/2020 |
5.0.0 | 65,081,117 | 1/14/2020 |
5.0.0-rc5 | 3,622,544 | 12/12/2019 |
5.0.0-rc4 | 8,545,884 | 9/30/2019 |
5.0.0-rc3 | 600,910 | 9/20/2019 |
5.0.0-rc2 | 3,899,448 | 3/22/2019 |
5.0.0-rc1 | 16,577 | 3/20/2019 |
5.0.0-beta | 838,069 | 11/24/2018 |
4.0.1 | 39,888,082 | 11/7/2018 |
4.0.0 | 533,999 | 11/6/2018 |
3.0.0 | 12,445,896 | 7/6/2018 |
2.5.0 | 3,059,114 | 6/5/2018 |
2.4.0 | 3,281,139 | 4/7/2018 |
2.3.0 | 1,327,070 | 3/12/2018 |
2.2.0 | 394,764 | 3/1/2018 |
2.1.0 | 770,030 | 2/25/2018 |
2.0.0 | 209,905 | 2/22/2018 |
1.2.0 | 380,609 | 2/18/2018 |
1.1.0 | 4,733,970 | 11/14/2017 |
1.0.0 | 6,112,876 | 4/21/2017 |
1.0.0-rc3 | 229,316 | 2/27/2017 |
1.0.0-rc2 | 10,310 | 2/27/2017 |
1.0.0-rc1 | 212,548 | 1/3/2017 |