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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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 | 1,243,048 | 8/12/2015 |
Swagger-ui upgrade to v2.1.5-M2 and several bug fixes