Common Swagger API Documentation implementation.
Info
Version: | 2.0.1 |
Author(s): | CQL, Jeremy Bell |
Last Update: | Thursday, November 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cqlcorp/cql.core |
NuGet Url: | https://www.nuget.org/packages/Cql.Core.Owin.SwaggerDocs |
Install
Install-Package Cql.Core.Owin.SwaggerDocs
dotnet add package Cql.Core.Owin.SwaggerDocs
paket add Cql.Core.Owin.SwaggerDocs
Cql.Core.Owin.SwaggerDocs Download (Unzip the "nupkg" after downloading)
Dependencies
- Cql.Core.Web(>= 2.1.1)
- Cql.Core.ServiceLocation(>= 2.0.0)
- Cql.Core.Common(>= 2.1.3)
- Swashbuckle.Blue.Core(>= 6.0.0.41)
- microsoft.aspnet.webapi.owin(>= 5.2.3)
- WebActivatorEx(>= 2.2.0)
- Microsoft.Owin(>= 3.1.0)
- Swashbuckle.Blue(>= 6.0.0.41)
- Microsoft.AspNet.WebApi(>= 5.2.3)
- Newtonsoft.Json(>= 10.0.3)