dotnet / dotnet/EntityFramework.Docs
Explicitly show how to use `context.Set<T>()` to create a DbSet
Open
area-context-management
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
I think the issue is poor documentation of using DbConext.Set!
_Originally posted by @ErikEJ in https://github.com/dotnet/efcore/issues/24587#issuecomment-813967585_
Contributor guide
Assessment
This issue has not been assessed yet.