Swashbuckle.Core 5.6.0 — NuGet Package for .NET
Swashbuckle.Core 5.6.0 NuGet package for .NET. Seamlessly adds a Swagger to WebApi projects!
Authors: Richard Morris
Total downloads: 83,577,174
Project URL: https://github.com/domaindrivendev/Swashbuckle
License: http://opensource.org/licenses/BSD-3-Clause
Tags: Swagger, SwaggerUi, Documentation, Discovery, Help, WebApi, AspNet, AspNetWebApi, Docs, SelfHost, OWIN
Install Swashbuckle.Core 5.6.0
.NET CLI
dotnet add package Swashbuckle.Core --version 5.6.0
Package Manager Console
Install-Package Swashbuckle.Core -Version 5.6.0
PackageReference (csproj)
<PackageReference Include="Swashbuckle.Core" Version="5.6.0" />
View full details, downloads chart, dependencies and version history on NuBrowse.