dotnet / dotnet/EntityFramework.Docs
Ambiguous Use of the word "entities"
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
The use of the word "entities" is a bit confusing. Entity seems to be used to refer to a CLR type (mapped to a database table). Given this, it is not clear if entities refers to multiple CLR types or individual Entity "instances". It may be good idea to use the same terminology everywhere (other pages use the term "entity instances"..).
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: c4619280-5567-121e-efb9-0e6a9caa2f27
* Version Independent ID: de55355d-552b-5cdc-ee0f-7386f9f0799c
* Content: [Change Tracking - EF Core](https://learn.microsoft.com/en-us/ef/core/change-tracking/)
* Content Source: [entity-framework/core/change-tracking/index.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/change-tracking/index.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @ajcvickers
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.