sjh37 / EntityFramework-Reverse-POCO-Code-First-Generator

EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
https://www.reversepoco.co.uk/
Other
700 stars 230 forks source link

Having Issues in generating entities in separate folders . #806

Open AnkitGupta8318 opened 1 year ago

AnkitGupta8318 commented 1 year ago

Need to to generate POCO Classes in the separate classes as the old Entity FrameWork Tool Beta 4 Does for Visual Studio 2013 in Ef6.

i want to generate them in Separate folders with the other customized .tt files that i have.