-
Notifications
You must be signed in to change notification settings - Fork 2k
third template called EntityTypeConfiguration.t4 #4088
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
Comments
@netbizsystems We don't currently have an example of this. @ErikEJ: @bricelam mentioned that you might be interested in creating a template that uses this. |
Correct, it is on my TODO list: ErikEJ/EFCorePowerTools#1499 |
If interested, I created a EntityTypeConfiguration.t4 file located here. This is part of the project EntityFrameworkRuler.Design, which provides design time scaffolding services for altering the entity model. I'm currently using it to make the model match the old EF6 EDMX structure for a few projects I'm upgrading. Config splitting is an option that can be enabled in there. |
@R4ND3LL maybe add that tool to the list of tools in the docs? |
Sure. Where do I go about doing that? |
Add an entry to the end of this doc and do a PR: https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/extensions/index.md |
Where can I find that third template? I only see the two ["DbContext.t4","EntityType.t4"]
[Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: