Swashbuckle 5.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Swashbuckle --version 5.1.3
NuGet\Install-Package Swashbuckle -Version 5.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle --version 5.1.3
#r "nuget: Swashbuckle, 5.1.3"
#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=5.1.3

// Install Swashbuckle as a Cake Tool
#tool nuget:?package=Swashbuckle&version=5.1.3

Seamlessly adds a Swagger to WebApi projects!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (43)

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 (14)

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.
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
dotnet-architecture/eShopOnAzure
Azure version of the eShopOnContainers, with implementations based on Azure services.
Version Downloads Last updated
5.6.0 30,488,026 7/8/2017
5.5.3 4,194,268 11/2/2016
5.5.2 156,478 10/28/2016
5.4.0 1,572,120 8/11/2016
5.3.2 2,369,166 2/24/2016
5.3.1 1,030,924 2/14/2016
5.2.2 933,336 9/29/2015
5.2.1 738,434 6/5/2015
5.2.0 13,540 6/4/2015
5.1.5 150,235 4/22/2015
5.1.4 33,063 4/17/2015
5.1.4-rc1 1,843 4/16/2015
5.1.3 6,138 4/15/2015
5.1.2 4,660 4/14/2015
5.1.1 3,779 4/13/2015
5.0.4 48,139 3/11/2015
5.0.1 13,330 2/23/2015
5.0.0 399,988 2/16/2015
5.0.0-rc1 2,085 2/13/2015
5.0.0-alpha 4,629 12/19/2014
4.2.0 12,120 2/13/2015
4.1.0 56,885 10/29/2014
4.1.0-rc2 3,626 9/7/2014
4.1.0-rc1 6,805 8/28/2014
4.0.0 65,983 4/28/2014
4.0.0-rc1 7,709 4/18/2014
3.3.4 7,351 3/30/2014
3.3.3 2,435 3/17/2014
3.3.3-rc 1,818 3/12/2014
3.3.2 2,379 3/6/2014
3.3.0 3,505 2/7/2014
3.2.2 3,019 1/25/2014
3.2.1 2,158 1/25/2014
3.1.2 2,280 2/7/2014
3.1.1 2,869 11/22/2013
3.1.0 3,921 10/16/2013
3.0.1 2,236 10/8/2013
3.0.0 3,984 10/8/2013
2.2.1 3,377 10/3/2013
2.2.0 2,594 10/1/2013
2.1.1 2,684 9/17/2013
2.1.0 2,825 7/31/2013
2.0.0 3,217 7/26/2013
1.1.1 2,790 7/16/2013
1.1.0 8,090 7/10/2013

Includes attribute-based response descriptions, swagger-ui upgrade to v2.1.0-M2 and some bug fixes