Skip to content
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

third template called EntityTypeConfiguration.t4 #4088

Open
netbizsystems opened this issue Oct 16, 2022 · 6 comments
Open

third template called EntityTypeConfiguration.t4 #4088

netbizsystems opened this issue Oct 16, 2022 · 6 comments

Comments

@netbizsystems
Copy link

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.

@ajcvickers
Copy link
Member

@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.

@ErikEJ
Copy link
Contributor

ErikEJ commented Oct 20, 2022

Correct, it is on my TODO list: ErikEJ/EFCorePowerTools#1499

@R4ND3LL
Copy link
Contributor

R4ND3LL commented Nov 18, 2022

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.

@ErikEJ
Copy link
Contributor

ErikEJ commented Nov 19, 2022

@R4ND3LL maybe add that tool to the list of tools in the docs?

@R4ND3LL
Copy link
Contributor

R4ND3LL commented Nov 19, 2022

@R4ND3LL maybe add that tool to the list of tools in the docs?

Sure. Where do I go about doing that?

@ErikEJ
Copy link
Contributor

ErikEJ commented Nov 19, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants