-
-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Splitting out into folders #1165
Comments
Seems like a duplicate of #1075 |
Hi @ErikEJ I look around not sure were this is answered |
You could use Handlebars to refer to an Interface - but please explain why you need it? |
I would like to access the context via an interface classes and not directly and company made this a standard |
OK, use Handlebars, not something I plan to implement |
Hi There
Thank you for this tools I am new to EF Core . I see that I can split the generated code in Models and Data . Would it be possiable to also split it in Configuration as well.
Also I see there a DBContext file can the tool create a Interface for dbContext
I am very new to this if you can explain in detail it would help me alot
The text was updated successfully, but these errors were encountered: