WebApiClientGen v7.2
What's new:
- Better handling of integral numbers larger than 53bit. Good supports for integral types of .NET: Int64, UInt64, Int128, UInt128, BigInteger, through Fonlow.TypeScriptCodeDOMCore.
- Generated doc comments for class properties of integral types, which will be translated to JavaScript
number
orstring
, if respective properties have no doc comment declared in XML doc comment and have no validation attributes. Supported through Fonlow.Poco2TsCore. - Generated doc comments for API function parameters and return of integral types, if respective parameters have no doc comment declared in XML doc comment.
Major updates across:
- Fonlow.TypeScriptCodeDOMCore v3.2
- Fonlow.Poco2TSCore v3.5
- Fonlow.WebApiClientGenCore v7.2
- Fonlow.WebApiClientGenCore.Abstract v2.9
Plugins for TypeScript libs / frameworks:
- jQuery and HttpClient helper library v3.5
- Angular 6+ v3.8
- Angular 6+, plus FormGroup creation for Reactive Forms v1.5
- AXIOS v3.7
- Aurelia v3.6
- Fetch API v3.7
Console app "Poco2TsCore.exe" is released via Poco2TS.zip of the download area here, requiring .NET 7 runtime installed.