QSwag is a complete swagger generator for .NET.
Info
Version: | 1.1.1 |
Author(s): | Dmitriy Krasnikov, Jon Ford, Alex Bainter |
Last Update: | Wednesday, March 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/swimlane/qswag |
NuGet Url: | https://www.nuget.org/packages/QSwagGenerator |
Install
Install-Package QSwagGenerator
dotnet add package QSwagGenerator
paket add QSwagGenerator
QSwagGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- QSwagSchema(>= 1.0.4)
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json.Schema(>= 3.0.11)
- System.ValueTuple(>= 4.5.0)
Tags