Swashbuckle 5.6.0
dotnet add package Swashbuckle --version 5.6.0
NuGet\Install-Package Swashbuckle -Version 5.6.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" Version="5.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Swashbuckle" Version="5.6.0" />
<PackageReference Include="Swashbuckle" />
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 --version 5.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle, 5.6.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.
#:package Swashbuckle@5.6.0
#: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&version=5.6.0
#tool nuget:?package=Swashbuckle&version=5.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Seamlessly adds a Swagger to WebApi projects!
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.WebHost (>= 4.0.20710)
- Swashbuckle.Core (>= 5.6.0)
- WebActivatorEx (>= 2.0.0)
NuGet packages (50)
Showing the top 5 NuGet packages that depend on Swashbuckle:
| Package | Downloads |
|---|---|
|
Zapp
Zapp is a Windows process orchestrator for packed apps. |
|
|
Miruken.AspNet.Swagger
Asp.Net Swagger Integration with Miruken |
|
|
Slalom.Boost.WebApi
No description. |
|
|
ReCloud.Xrm
ReCloud Core Class Library |
|
|
CodeArts.Mvc
An Mvc infrastructure. |
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on Swashbuckle:
| Repository | Stars |
|---|---|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
|
sjkp/letsencrypt-siteextension
Azure Web App Site Extension for easy installation and configuration of Let's Encrypt issued SSL certifcates for custom domain names.
|
|
|
la-yumba/functional-csharp-code
Code samples for Functional Programming in C#
|
|
|
Valour-Software/Valour
Valour is bringing communities into the future with unique features, blazing performance, and respect for users.
|
|
|
microsoft/Product-Recommendations
Product Recommendations solution
|
|
|
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
|
|
|
dotnetjunkie/solidservices
Reference architecture application for .NET that demonstrates how to build highly maintainable web services.
|
|
|
stoveproject/Stove
Domain Driven Design oriented application framework, meets CRUD needs
|
|
|
ProfessionalCSharp/ProfessionalCSharp6
Code samples for the book Professional C# 6 and .NET Core 1.0, Wrox Press
|
|
|
grissomlau/Grissom.CMS
基于.NET平台的后台内容管理系统
|
|
|
rbeauchamp/Swashbuckle.OData
Extends Swashbuckle with OData v4 support!
|
|
|
mattfrear/Swashbuckle.Examples
Adds the [SwaggerRequestExample] and [SwaggerResponseExample] attributes to Swashbuckle
|