NSwag support for Enumeration class to generate Enumeration as an Enum type schema.
Info
Version: | 2.0.8 |
Author(s): | Ankit Vijay |
Last Update: | Saturday, October 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | http://www.nuget.org/packages/AV.Enumeration.NSwag |
Install
Install-Package AV.Enumeration.NSwag
dotnet add package AV.Enumeration.NSwag
paket add AV.Enumeration.NSwag
AV.Enumeration.NSwag Download (Unzip the "nupkg" after downloading)
Dependencies
- AV.Enumeration.NewtonsoftJson(>= 1.5.4)
- AV.Enumeration(>= 1.5.4)
- Microsoft.CodeAnalysis(>= 3.5.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.5.1)
Tags