Project that contains the classes and interfaces used in displaying Open API information.
Info
Version: | 1.0.0 |
Author(s): | Greg Boudreau |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Jetstream.Infrastructure.OpenAPI |
Install
Install-Package Jetstream.Infrastructure.OpenAPI
dotnet add package Jetstream.Infrastructure.OpenAPI
paket add Jetstream.Infrastructure.OpenAPI
Jetstream.Infrastructure.OpenAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.OpenApi(>= 1.2.3)
- Swashbuckle.AspNetCore(>= 5.6.3)
Tags