Swashbuckle.Core
5.0.0
Seamlessly adds a Swagger to WebApi projects!
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Swashbuckle.Core -Version 5.0.0
dotnet add package Swashbuckle.Core --version 5.0.0
<PackageReference Include="Swashbuckle.Core" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Swashbuckle.Core --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Swashbuckle.Core, 5.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Swashbuckle.Core as a Cake Addin
#addin nuget:?package=Swashbuckle.Core&version=5.0.0
// Install Swashbuckle.Core as a Cake Tool
#tool nuget:?package=Swashbuckle.Core&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Includes Swagger 2.0 and several enhancements to the config API
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 4.0.20710)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Swashbuckle.Core:
| Package | Downloads |
|---|---|
|
Swashbuckle
Seamlessly adds a Swagger to WebApi projects!
|