Swashbuckle.AspNetCore 5.0.0-beta

This is a prerelease version of Swashbuckle.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Swashbuckle.AspNetCore --version 5.0.0-beta
                    
NuGet\Install-Package Swashbuckle.AspNetCore -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" 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" Version="5.0.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Swashbuckle.AspNetCore" />
                    
Project file
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 --version 5.0.0-beta
                    
#r "nuget: Swashbuckle.AspNetCore, 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@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&version=5.0.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Swashbuckle.AspNetCore&version=5.0.0-beta&prerelease
                    
Install as a Cake Tool

Swagger tools for documenting APIs built on ASP.NET Core

Product 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.

NuGet packages (2.8K)

Showing the top 5 NuGet packages that depend on Swashbuckle.AspNetCore:

Package Downloads
Reo.Core.Validation

Package Description

Rystem.RepositoryFramework.Api.Server

Rystem.RepositoryFramework allows you to use correctly concepts like repository pattern, CQRS and DDD. You have interfaces for your domains, auto-generated api, auto-generated HttpClient to simplify connection "api to front-end", a functionality for auto-population in memory of your models, a functionality to simulate exceptions and waiting time from external sources to improve your implementation/business test and load test.

GuoKun.CPS

国坤CPS库

Reo.Core.Hosting

Package Description

Rystem.Api.Server

Rystem.Api helps you to integrate Api Server and Automated Client for Aspect-Oriented programming.

GitHub repositories (790)

Showing the top 20 popular GitHub repositories that depend on Swashbuckle.AspNetCore:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
duplicati/duplicati
Store securely encrypted backups in the cloud!
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 11, 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
ThreeMammals/Ocelot
.NET API Gateway
RayWangQvQ/BiliBiliToolPro
B 站(bilibili)自动任务工具,支持docker、青龙、k8s等多种部署方式。全面拥抱AI。敏感肌也能用。
AssetRipper/AssetRipper
GUI application to analyze game files
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
microsoft/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Version Downloads Last Updated
10.2.1 1,156,441 6/1/2026
10.2.0 156,002 5/30/2026
10.1.7 10,493,989 3/25/2026
10.1.6 301,193 3/24/2026
10.1.5 3,373,534 3/10/2026
10.1.4 4,605,405 2/18/2026
10.1.3 813,287 2/14/2026
10.1.2 1,943,812 2/5/2026
10.1.1 1,062,685 2/1/2026
10.1.0 7,898,224 12/19/2025
10.0.1 6,910,488 11/12/2025
10.0.0 832,308 11/11/2025
9.0.6 16,387,347 10/2/2025
9.0.5 1,284,030 9/29/2025
9.0.4 7,995,011 8/27/2025
9.0.3 11,443,388 7/8/2025
9.0.2 300,788 7/8/2025
9.0.1 6,312,756 6/13/2025
9.0.0 355,568 6/13/2025
5.0.0-beta 451,111 11/24/2018
Loading failed