webapiclientgen
webapiclientgen copied to clipboard
for ng reactive form, support default value and nonNullable
related to #123
Default value of property, System.ComponentModel.DefaultValueAttribute If both are not equal, mention the difference in doc comment.
An option to add | null as optional data type. Currently almost always having | null. Review and refine the following:
string RefineAngularFormControlTypeName(CodeMemberField codeMemberField)