This package contains common utilities, extensions and structures for the generation of OpenAPI documentation.
Info
Version: | 1.0.0-beta0004 |
Author(s): | Brendan Cockman |
Last Update: | Friday, June 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/bmcockman/Chase |
NuGet Url: | https://www.nuget.org/packages/Chase.Api.OpenApi |
Install
Install-Package Chase.Api.OpenApi
dotnet add package Chase.Api.OpenApi
paket add Chase.Api.OpenApi
Chase.Api.OpenApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Chase.Data(>= 1.0.00004)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.4.1)