Allows you to customize your swagger documentation using code, including support for providing multiple examples for responses and parameters.
Info
Version: | 2.0.0 |
Author(s): | Carable.Swashbuckle.AspNetCore.DocumentWithCode |
Last Update: | Monday, July 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Carable/Carable.Swagger.DocumentWithCode |
NuGet Url: | https://www.nuget.org/packages/Carable.Swashbuckle.AspNetCore.DocumentWithCode |
Install
Install-Package Carable.Swashbuckle.AspNetCore.DocumentWithCode
dotnet add package Carable.Swashbuckle.AspNetCore.DocumentWithCode
paket add Carable.Swashbuckle.AspNetCore.DocumentWithCode
Carable.Swashbuckle.AspNetCore.DocumentWithCode Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Swashbuckle.AspNetCore.Swagger(>= 3.0.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 3.0.0)
- Swashbuckle.AspNetCore.SwaggerUI(>= 3.0.0)
- System.Xml.XPath(>= 4.0.1)
Tags