IntelliTect / IntelliTect/Coalesce

Investigate augmenting model with EF code-first model metadata

Open
#266 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
82
Forks
24
Avg merge
2d 19h
Merged PRs (30d)
5

Description

# Problem
Many EF features can only be configured via OnModelCreating, which Coalesce cannot be aware of.

# Solution
If we could figure out how to access this data at generation time (getting it at runtime is easy), that would open the doors to a whole new world of features. Investigate how this works in EF tooling like migrations or compiled models.

Also see https://github.com/dotnet/efcore/issues/11659

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.