Swashbuckle.Core.Net45 5.2.1

.NET Framework 4.5
dotnet add package Swashbuckle.Core.Net45 --version 5.2.1
NuGet\Install-Package Swashbuckle.Core.Net45 -Version 5.2.1
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.Core.Net45" Version="5.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle.Core.Net45 --version 5.2.1
#r "nuget: Swashbuckle.Core.Net45, 5.2.1"
#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.Core.Net45 as a Cake Addin
#addin nuget:?package=Swashbuckle.Core.Net45&version=5.2.1

// Install Swashbuckle.Core.Net45 as a Cake Tool
#tool nuget:?package=Swashbuckle.Core.Net45&version=5.2.1

Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

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

Package Downloads
Swashbuckle.Net45

Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.

Cicada.Boot.Aspnet.WebApi

针对WebApi项目类型的包装

E6.Boot.Aspnet.WebApi

E6 针对WebApi项目类型的包装

Slyno.WebApi.Swagger

Library to help with Swagger in a WebApi application.

ReCloud.Xrm.Web

ReCloud Core Class Library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.1 975,928 8/12/2015

Swagger-ui upgrade to v2.1.5-M2 and several bug fixes