You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separate conventions into several groups/tags: required, data-annotations, context type-dependent, opt-in and other (e.g. SqlServerEnumConvention would be opt-in).
Add API on ConventionSet to include/exclude conventions from the convention set by group/tag.
Add API on ModelConfigurationBuilder for manipulate conventions by group/tag.
SqlServerEnumConvention
would be opt-in).ConventionSet
to include/exclude conventions from the convention set by group/tag.ModelConfigurationBuilder
for manipulate conventions by group/tag.Split from #214
The text was updated successfully, but these errors were encountered: