Generates a C# proxy for communicating with ASP.NET MVC WebAPI Controllers.
Info
| Version: | 1.0.3 |
| Author(s): | Denis Tsvettsih |
| Last Update: | Friday, December 25, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/denis-tsv/CrossPlatform.WebApiProxy |
| NuGet Url: | https://www.nuget.org/packages/CrossPlatform.WebApiProxy.CSharpProxyGenerator |
Install
Install-Package CrossPlatform.WebApiProxy.CSharpProxyGenerator
dotnet add package CrossPlatform.WebApiProxy.CSharpProxyGenerator
paket add CrossPlatform.WebApiProxy.CSharpProxyGenerator
CrossPlatform.WebApiProxy.CSharpProxyGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
Tags