-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Use layering to make conventions more robust #15898
Labels
area-conventions
area-model-building
consider-for-current-release
needs-design
punted-for-6.0
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
type-enhancement
Milestone
Comments
73 tasks
See also #23575 |
23 tasks
ajcvickers
added
propose-punt
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
and removed
propose-punt
labels
Apr 22, 2022
See also #29890 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-conventions
area-model-building
consider-for-current-release
needs-design
punted-for-6.0
punted-for-7.0
Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints.
type-enhancement
StopProcessingIfChanged
after every convention automaticallyThis should allow to fix these:
EntityType.IsOwned()
or add a convention type for itThe text was updated successfully, but these errors were encountered: