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

Make convention interfaces public. #15793

Merged
merged 1 commit into from
May 30, 2019
Merged

Make convention interfaces public. #15793

merged 1 commit into from
May 30, 2019

Conversation

AndriySvyryd
Copy link
Member

@AndriySvyryd AndriySvyryd commented May 24, 2019

Rename convention methods to avoid collisions.
Add IConventionContext to allow suppression of further convention execution.
Add a convention marker interface to allow adding and removing conventions in a type-agnostic way.

Part of #214
Fixes #6681

Rename convention methods to avoid collisions.
Add ConventionContext to allow suppression of further convention execution.
Add a convention marker interface.

Part of #214
Fixes #6681
@AndriySvyryd AndriySvyryd merged commit 915d214 into master May 30, 2019
@ghost ghost deleted the Issue214_Part6 branch May 30, 2019 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move useful methods from M.EFC.Metadata.Internal.EntityTypeExtensions
2 participants