Swashbuckle.AspNetCore.Swagger
8.0.0
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore.Swagger --version 8.0.0
NuGet\Install-Package Swashbuckle.AspNetCore.Swagger -Version 8.0.0
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="8.0.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Swagger" Version="8.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" />
paket add Swashbuckle.AspNetCore.Swagger --version 8.0.0
#r "nuget: Swashbuckle.AspNetCore.Swagger, 8.0.0"
#addin nuget:?package=Swashbuckle.AspNetCore.Swagger&version=8.0.0
#tool nuget:?package=Swashbuckle.AspNetCore.Swagger&version=8.0.0
Swashbuckle.AspNetCore
Swagger tooling for APIs built with ASP.NET Core.
Generate beautiful API documentation, including a UI to explore and test operations, directly from your routes, controllers and models.
Release notes
- The repository's releases describes changes by release.
- We tag Pull Requests and Issues with milestones which match to NuGet package release numbers.
Documentation and Samples
Documentation, and samples, for using Swashbuckle.AspNetCore can be found in the repository's README.
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 is compatible. 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 is compatible. 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 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Routing (>= 2.3.0)
- Microsoft.OpenApi (>= 1.6.23)
-
net8.0
- Microsoft.OpenApi (>= 1.6.23)
-
net9.0
- Microsoft.OpenApi (>= 1.6.23)
NuGet packages (399)
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 (65)
Showing the top 20 popular GitHub repositories that depend on Swashbuckle.AspNetCore.Swagger:
Repository | Stars |
---|---|
EduardoPires/EquinoxProject
Web Application ASP.NET 8 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 | 31,104 | 4/10/2025 |
8.1.0 | 529,759 | 3/31/2025 |
8.0.0 | 902,358 | 3/18/2025 |
7.3.2 | 309,556 | 3/18/2025 |
7.3.1 | 2,264,119 | 2/27/2025 |
7.3.0 | 250,892 | 2/26/2025 |
7.2.0 | 12,345,324 | 12/10/2024 |
7.1.0 | 3,831,607 | 11/25/2024 |
7.0.0 | 4,005,983 | 11/12/2024 |
6.9.0 | 12,495,762 | 10/15/2024 |
6.8.1 | 5,693,986 | 9/30/2024 |
6.8.0 | 2,331,466 | 9/23/2024 |
6.7.3 | 9,920,651 | 8/26/2024 |
6.7.2 | 302,882 | 8/24/2024 |
6.7.1 | 2,963,842 | 8/18/2024 |
6.7.0 | 5,267,434 | 8/1/2024 |
6.6.2 | 27,855,232 | 5/21/2024 |
6.6.1 | 3,174,710 | 5/14/2024 |
6.6.0-preview.322 | 1,131 | 5/14/2024 |
6.5.0 | 180,198,459 | 1/11/2023 |
6.4.0 | 97,344,062 | 7/19/2022 |
6.3.1 | 33,753,738 | 4/22/2022 |
6.3.0 | 36,759,863 | 3/7/2022 |
6.2.3 | 84,949,460 | 10/16/2021 |
6.2.2 | 8,835,721 | 9/22/2021 |
6.2.1 | 6,979,404 | 8/30/2021 |
6.2.0 | 105,101 | 8/30/2021 |
6.1.5 | 7,990,862 | 8/2/2021 |
6.1.4 | 25,515,169 | 4/30/2021 |
6.1.3 | 3,295,530 | 4/20/2021 |
6.1.2 | 2,912,782 | 4/9/2021 |
6.1.1 | 7,667,086 | 3/16/2021 |
6.1.0 | 4,091,753 | 3/6/2021 |
6.0.7 | 5,835,493 | 2/16/2021 |
6.0.6 | 101,131 | 2/16/2021 |
6.0.5 | 736,363 | 2/13/2021 |
6.0.4 | 666,179 | 2/10/2021 |
6.0.3 | 171,845 | 2/10/2021 |
6.0.2 | 4,808,953 | 2/7/2021 |
6.0.1 | 267,056 | 2/6/2021 |
6.0.0 | 2,036,828 | 2/5/2021 |
5.6.3 | 65,570,486 | 9/23/2020 |
5.6.2 | 780,051 | 9/22/2020 |
5.6.1 | 2,777,075 | 9/16/2020 |
5.5.1 | 27,025,974 | 6/25/2020 |
5.5.0 | 5,099,692 | 6/19/2020 |
5.4.1 | 18,570,983 | 4/29/2020 |
5.4.0 | 830,332 | 4/28/2020 |
5.3.3 | 3,007,925 | 4/20/2020 |
5.3.2 | 2,972,838 | 4/17/2020 |
5.3.1 | 5,705,669 | 4/3/2020 |
5.3.0 | 468,322 | 4/2/2020 |
5.2.1 | 3,366,585 | 3/23/2020 |
5.2.0 | 1,499,218 | 3/20/2020 |
5.1.0 | 3,379,814 | 3/11/2020 |
5.0.0 | 63,492,762 | 1/14/2020 |
5.0.0-rc5 | 3,609,379 | 12/12/2019 |
5.0.0-rc4 | 8,509,300 | 9/30/2019 |
5.0.0-rc3 | 598,054 | 9/20/2019 |
5.0.0-rc2 | 3,883,008 | 3/22/2019 |
5.0.0-rc1 | 16,549 | 3/20/2019 |
5.0.0-beta | 833,588 | 11/24/2018 |
4.0.1 | 39,769,330 | 11/7/2018 |
4.0.0 | 514,933 | 11/6/2018 |
3.0.0 | 12,391,461 | 7/6/2018 |
2.5.0 | 3,051,674 | 6/5/2018 |
2.4.0 | 3,273,151 | 4/7/2018 |
2.3.0 | 1,324,316 | 3/12/2018 |
2.2.0 | 394,245 | 3/1/2018 |
2.1.0 | 767,039 | 2/25/2018 |
2.0.0 | 209,436 | 2/22/2018 |
1.2.0 | 377,682 | 2/18/2018 |
1.1.0 | 4,725,151 | 11/14/2017 |
1.0.0 | 6,050,369 | 4/21/2017 |
1.0.0-rc3 | 229,049 | 2/27/2017 |
1.0.0-rc2 | 10,192 | 2/27/2017 |
1.0.0-rc1 | 212,401 | 1/3/2017 |
See https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases for details.