dyslexicanaboko / simple-class-creator

A utility for creating mundane crud work including table to model, model to DTO and other things no one really wants to do by hand.
MIT License
1 stars 0 forks source link

Force property casing #7

Open dyslexicanaboko opened 3 years ago

dyslexicanaboko commented 3 years ago

Currently casing is chosen as proper C# PascalCase, however in some cases this may not be desired. Need to think about how to handle this, but I am thinking: