dotnet / dotnet/EntityFramework.Docs

EF Core: Provide guidance on what collection types to use

Open
#1,023 3 comments 14 reactions 0 assignees View on GitHub
area-relationships
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

This is probably a subtopic in [relationships](https://github.com/aspnet/EntityFramework.Docs/blob/master/entity-framework/core/modeling/relationships.md).

EF Core is pretty flexible re the type of collection you use, so this is about describing what is supported and how to choose between all the types supported in different scenarios, like when you need an ordered list, data binding, lazy loading proxies, etc.

See the discussion in https://github.com/aspnet/EntityFramework.Docs/pull/1003.

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.