Atc.Rest.ApiGenerator is a WebApi C# code generator using a OpenApi 3.0.x specification YAML file.
Info
Version: | 2.0.677 |
Author(s): | atc-net |
Last Update: | Monday, October 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atc-net/atc-rest-api-generator |
NuGet Url: | https://www.nuget.org/packages/Atc.Rest.ApiGenerator |
Install
Install-Package Atc.Rest.ApiGenerator
dotnet add package Atc.Rest.ApiGenerator
paket add Atc.Rest.ApiGenerator
Atc.Rest.ApiGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Atc(>= 1.1.87)
- Atc.CodeAnalysis.CSharp(>= 1.1.87)
- Atc.OpenApi(>= 1.1.87)
- Atc.Rest.Client(>= 1.0.29)
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.8)
- Microsoft.OpenApi.Readers(>= 1.2.3)
Tags