Generate C# and TypeScript codes of strongly typed client API for ASP.NET Web API.
Info
Version: | 3.13.0 |
Author(s): | Zijian Huang |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zijianhuang/webapiclientgen |
NuGet Url: | https://www.nuget.org/packages/Fonlow.WebApiClientGen |
Install
Install-Package Fonlow.WebApiClientGen
dotnet add package Fonlow.WebApiClientGen
paket add Fonlow.WebApiClientGen
Fonlow.WebApiClientGen Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.2)
- Fonlow.TypeScriptCodeDOM(>= 2.2.0)
- Fonlow.Poco2Ts(>= 2.4.0)
- Newtonsoft.Json(>= 12.0.3)
Tags