Swagger generator component for Swashbuckle - a Swagger toolchain for ASP.NET Core.
Info
Version: | 1.1.0 |
Author(s): | Ryan |
Last Update: | Tuesday, November 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SwaggerGenerator |
Install
Install-Package SwaggerGenerator
dotnet add package SwaggerGenerator
paket add SwaggerGenerator
SwaggerGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Xml.XPath(>= 4.0.1)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 1.0.0)
- Swagger(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.0)
- Microsoft.AspNetCore.Mvc.DataAnnotations(>= 1.0.0)
Tags