Library that translates Visual Studio C# Annotations into .NET objects representing OpenAPI specification.
Info
Version: | 2.0.0-beta02 |
Author(s): | Microsoft |
Last Update: | Friday, May 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/OpenAPI.NET.CSharpComment |
NuGet Url: | https://www.nuget.org/packages/Microsoft.OpenApi.CSharpAnnotations.DocumentGeneration |
Install
Install-Package Microsoft.OpenApi.CSharpAnnotations.DocumentGeneration
dotnet add package Microsoft.OpenApi.CSharpAnnotations.DocumentGeneration
paket add Microsoft.OpenApi.CSharpAnnotations.DocumentGeneration
Microsoft.OpenApi.CSharpAnnotations.DocumentGeneration Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.OpenApi(>= 1.1.1)
- Microsoft.OpenApi.Readers(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.1)
- System.Runtime.Loader(>= 4.3.0)
- Microsoft.OpenApi(>= 1.1.1)
- Microsoft.OpenApi.Readers(>= 1.1.1)
- Newtonsoft.Json(>= 10.0.1)
Tags