issues
search
zijianhuang
/
webapiclientgen
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
MIT License
167
stars
38
forks
source link
GUI for settings like CodeGen.json
#147
Open
zijianhuang
opened
9 months ago
zijianhuang
commented
9 months ago
using WPF/MAUI.
Do this after some changes to the settings:
New section: "TypeScript".
New section: "CSharp" for C# client specific settings.
Move "JsMethodSuffixWithClrTypeName", "NotNullAttributeOnMethod", "MaybeNullAttributeOnMethod" and "Plugins" under "TypeScript".
HandleHttpRequestHeaders
Move CodeGenParameters.cs to a basic assembly.
AlwaysGenerateDocCommentForValidation, regardless if user defined doc comment exists.
using WPF/MAUI.
Do this after some changes to the settings: