Swashbuckle.Core.Net45
5.2.1
dotnet add package Swashbuckle.Core.Net45 --version 5.2.1
NuGet\Install-Package Swashbuckle.Core.Net45 -Version 5.2.1
<PackageReference Include="Swashbuckle.Core.Net45" Version="5.2.1" />
paket add Swashbuckle.Core.Net45 --version 5.2.1
#r "nuget: Swashbuckle.Core.Net45, 5.2.1"
// 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 |
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.2)
- Microsoft.AspNet.WebApi.Core (>= 5.2.2)
- Microsoft.AspNet.WebApi.Cors (>= 5.2.2)
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