Top 20 NuGet Packages depending on Fonlow.Poco2TsCore

Total dependencies: 7

Generate strongly typed client API in C# or TypeScript for .NET Core Web API. Strongly Typed Client API Generator generates C# and TypeScript codes of strongly typed client API similar to what generated by SvcUtil.exe of WCF, provided you have access to the ASP.NET Web API source codes or assemblies...
Abstract classes and common classes shared by WebApiClientGen and its plugins
Plugin for WebApiClientGen 3.0+ to generate client API codes with Fetch API.
Plugin for WebApiClientGen 3.0+ to generate client API codes with Angular 6+.
Plugin for WebApiClientGen 3.0+ to generate client API codes with jQuery. This requires a HttpClient library at https://github.com/zijianhuang/webapiclientgen/blob/master/DemoWebApi/Scripts/ClientApi/HttpClient.ts.
Plugin for WebApiClientGen 3.0+ to generate client API codes with AXIOS.
Plugin for WebApiClientGen 3.0+ to generate client API codes with Aurelia.