Will consume a swagger 2.0 spec and output a C# proxy that can be used to consume the swagger based service.
Info
Version: | 3.0.16-alpha |
Author(s): | Birch |
Last Update: | Tuesday, January 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BirchCommunications/Birch.Swagger.ProxyGenerator |
NuGet Url: | https://www.nuget.org/packages/Birch.Swagger.ProxyGenerator |
Install
Install-Package Birch.Swagger.ProxyGenerator
dotnet add package Birch.Swagger.ProxyGenerator
paket add Birch.Swagger.ProxyGenerator
Birch.Swagger.ProxyGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Newtonsoft.Json(>= 8.0.2)