Skip to content

Cannot find referenced file EntityTypeConfiguration.t4 #4285

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

Closed
chassq opened this issue Mar 10, 2023 · 2 comments
Closed

Cannot find referenced file EntityTypeConfiguration.t4 #4285

chassq opened this issue Mar 10, 2023 · 2 comments

Comments

@chassq
Copy link

chassq commented Mar 10, 2023

[Enter feedback here]
Hey, this doc (see: https://learn.microsoft.com/en-us/ef/core/managing-schemas/scaffolding/templates?tabs=dotnet-core-cli) references a file called EntityTypeConfiguration.t4 but I cannot seem to locate it in the efcore src nor the ef core power tools src. Was wondering if I needed to pull it from (see: https://github.com/R4ND3LL/EntityFrameworkRuler/blob/main/src/EntityFrameworkRuler.Design/Resources/EntityTypeConfiguration.t4) for now?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@ajcvickers
Copy link
Contributor

@chassq There is no default version of the "EntityTypeConfiguration.t4". This template that can be used, but it isn't used in anything EF does automatically. Issue #4088 tracks adding an example for this.

@chassq
Copy link
Author

chassq commented Mar 12, 2023

Thank you @ajcvickers !

@chassq chassq closed this as completed Mar 12, 2023
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants