EntityFramework-Reverse-POCO-Code-First-Generator icon indicating copy to clipboard operation
EntityFramework-Reverse-POCO-Code-First-Generator copied to clipboard

Use "Model" suffix instead of "ReturnModel" for stored procedures

Open nealculiner opened this issue 5 years ago • 0 comments

I'm finding the naming of FooReturnModel nonstandard, I'd rather my models be standardized as FooModel. In working with stored procedures that return entities this is the naming 3.1.3 is using and I'm not a fan of it.

nealculiner avatar Jun 23 '20 00:06 nealculiner