Info
Version: | 1.0.1 |
Author(s): | Maxime Degallaix |
Last Update: | Monday, February 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.SwaggerUI |
Install
Install-Package AspNetCore.SwaggerUI
dotnet add package AspNetCore.SwaggerUI
paket add AspNetCore.SwaggerUI
AspNetCore.SwaggerUI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.StaticFiles(>= 2.0.1)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.0.0)
This is an .Net integration of the following swagger-ui (modified):
https://github.com/jensoleg/swagger-ui.