Top 20 NuGet Packages depending on Fonlow.TypeScriptCodeDomCore

Total dependencies: 8

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...
Generate data model interfaces in TypsScript from POCO classes. This has been used in POCO2TS.exe and Strongly Typed Client API for Web API.
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.