dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.81k stars 3.2k forks source link

Pre-convention model configuration for primitive collections #31413

Open ajcvickers opened 1 year ago

AndriySvyryd commented 1 year ago

Also test how it interacts with the default type mapping configuration for the element type.