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
168 stars 38 forks source link

C# empty get set statements #81

Closed zijianhuang closed 4 years ago

zijianhuang commented 4 years ago

https://stackoverflow.com/questions/13679171/how-to-generate-empty-get-set-statements-using-codedom-in-c-sharp

https://csharpcodewhisperer.blogspot.com/2014/10/create-c-class-code-from-datatable.html

zijianhuang commented 4 years ago

done