dotnet / dotnet/efcore

Separate conventions into groups/tags

Open
#28,340 0 comments 0 reactions 1 assignee Claimed by @AndriySvyryd View on GitHub
area-conventions area-model-building
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

- [ ] 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.

Split from https://github.com/dotnet/efcore/issues/214

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.