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.
1
stars
0
forks
source link
Generated Interface ends with Entity suffix #36
Closed
dyslexicanaboko closed 3 months ago
I don't want the Entity suffix anymore for the generated Interface. I feel it is too wordy since it's a shared interface between Entity and Models.