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

Enable single ConventionSet item alteration #7

Open
Grinderofl opened this issue Jan 7, 2016 · 0 comments
Open

Enable single ConventionSet item alteration #7

Grinderofl opened this issue Jan 7, 2016 · 0 comments

Comments

@Grinderofl
Copy link
Owner

Add supporting interfaces like IEntityTypeConventionOverride, which expose an Alter(IList<IEntityTypeConvention>); method

Additionally, add an AddAlterationsFromAssembly() method to ConventionSetAlterationCollection which scans an assembly for all of those types of convention overrides.

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

1 participant