Swashbuckle 4.2.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 --version 4.2.0
NuGet\Install-Package Swashbuckle -Version 4.2.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="4.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle --version 4.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle, 4.2.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.
// Install Swashbuckle as a Cake Addin #addin nuget:?package=Swashbuckle&version=4.2.0 // Install Swashbuckle as a Cake Tool #tool nuget:?package=Swashbuckle&version=4.2.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 (>= 4.2.0)
- WebActivatorEx
NuGet packages (47)
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 5 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#
|
|
microsoft/Product-Recommendations
Product Recommendations solution
|
Version | Downloads | Last updated |
---|---|---|
5.6.0 | 36,129,856 | 7/8/2017 |
5.5.3 | 4,530,838 | 11/2/2016 |
5.5.2 | 171,199 | 10/28/2016 |
5.4.0 | 1,671,589 | 8/11/2016 |
5.3.2 | 2,535,226 | 2/24/2016 |
5.3.1 | 1,119,719 | 2/14/2016 |
5.2.2 | 996,173 | 9/29/2015 |
5.2.1 | 833,875 | 6/5/2015 |
5.2.0 | 16,304 | 6/4/2015 |
5.1.5 | 166,499 | 4/22/2015 |
5.1.4 | 33,361 | 4/17/2015 |
5.1.4-rc1 | 1,916 | 4/16/2015 |
5.1.3 | 6,275 | 4/15/2015 |
5.1.2 | 4,779 | 4/14/2015 |
5.1.1 | 4,009 | 4/13/2015 |
5.0.4 | 50,359 | 3/11/2015 |
5.0.1 | 13,912 | 2/23/2015 |
5.0.0 | 416,957 | 2/16/2015 |
5.0.0-rc1 | 2,155 | 2/13/2015 |
5.0.0-alpha | 4,735 | 12/19/2014 |
4.2.0 | 13,505 | 2/13/2015 |
4.1.0 | 61,691 | 10/29/2014 |
4.1.0-rc2 | 3,698 | 9/7/2014 |
4.1.0-rc1 | 7,604 | 8/28/2014 |
4.0.0 | 74,629 | 4/28/2014 |
4.0.0-rc1 | 12,274 | 4/18/2014 |
3.3.4 | 7,626 | 3/30/2014 |
3.3.3 | 2,561 | 3/17/2014 |
3.3.3-rc | 1,894 | 3/12/2014 |
3.3.2 | 2,503 | 3/6/2014 |
3.3.0 | 3,619 | 2/7/2014 |
3.2.2 | 3,148 | 1/25/2014 |
3.2.1 | 2,280 | 1/25/2014 |
3.1.2 | 2,396 | 2/7/2014 |
3.1.1 | 2,982 | 11/22/2013 |
3.1.0 | 4,065 | 10/16/2013 |
3.0.1 | 2,352 | 10/8/2013 |
3.0.0 | 4,246 | 10/8/2013 |
2.2.1 | 3,520 | 10/3/2013 |
2.2.0 | 2,715 | 10/1/2013 |
2.1.1 | 2,884 | 9/17/2013 |
2.1.0 | 2,944 | 7/31/2013 |
2.0.0 | 3,370 | 7/26/2013 |
1.1.1 | 2,891 | 7/16/2013 |
1.1.0 | 8,672 | 7/10/2013 |
This version of Swashbuckle includes improved support for documenting versioned API's. It also supports OAuth via the swagger-ui