Swashbuckle.AspNetCore.ApiDoc
3.2.2
.NET Core 3.1
Install-Package Swashbuckle.AspNetCore.ApiDoc -Version 3.2.2
dotnet add package Swashbuckle.AspNetCore.ApiDoc --version 3.2.2
<PackageReference Include="Swashbuckle.AspNetCore.ApiDoc" Version="3.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle.AspNetCore.ApiDoc --version 3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.AspNetCore.ApiDoc, 3.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Swashbuckle.AspNetCore.ApiDoc as a Cake Addin
#addin nuget:?package=Swashbuckle.AspNetCore.ApiDoc&version=3.2.2
// Install Swashbuckle.AspNetCore.ApiDoc as a Cake Tool
#tool nuget:?package=Swashbuckle.AspNetCore.ApiDoc&version=3.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Middleware to expose an embedded version of ReDoc from an ASP.NET Core application
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.Extensions.FileProviders.Embedded (>= 3.1.0)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Swashbuckle.AspNetCore.ApiDoc:
Package | Downloads |
---|---|
IMiddleWare.StartUp
更新线上日志级别 |
|
MiddleWare.StartUp
更新权限控制颗粒度控制 |
|
CDMiddleWare.StartUp
在线文档加入开关功能,保障线上安全,开启兼容模式 集成appsesion验证 |
GitHub repositories
This package is not used by any popular GitHub repositories.