Helps to attach the default Swagger and SwaggerUI for a service.
Info
Version: | 0.1.146 |
Author(s): | Thang Chung |
Last Update: | Tuesday, June 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudnative-netcore/netcorekit |
NuGet Url: | https://www.nuget.org/packages/NetCoreKit.Infrastructure.AspNetCore.OpenApi |
Install
Install-Package NetCoreKit.Infrastructure.AspNetCore.OpenApi
dotnet add package NetCoreKit.Infrastructure.AspNetCore.OpenApi
paket add NetCoreKit.Infrastructure.AspNetCore.OpenApi
NetCoreKit.Infrastructure.AspNetCore.OpenApi Download (Unzip the "nupkg" after downloading)
Dependencies
- NetCoreKit.Infrastructure.AspNetCore(>= 0.1.146)
- NetCoreKit.Infrastructure(>= 0.1.146)
- NetCoreKit.Utils(>= 0.1.146)
- Microsoft.AspNetCore.Mvc.Versioning(>= 3.1.1)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Swashbuckle.AspNetCore.Annotations(>= 4.0.1)
- Swashbuckle.AspNetCore.SwaggerGen(>= 4.0.1)
- Swashbuckle.AspNetCore.SwaggerUI(>= 4.0.1)