dotnet / dotnet/EntityFramework.Docs

Remarks section needing a minor update

Open
#4,477 0 comments 0 reactions 0 assignees View on GitHub
area-change-tracking
Dominant language
Mermaid
Stars
1.7k
Forks
2k
Avg merge
7d 23h
Merged PRs (30d)
16

Description

Remarks section incorrectly links to INotifyPropertyChanging twice, instead of linking to INotifyPropertyChanged in one of those places.

> The collection implements [INotifyCollectionChanged](https://learn.microsoft.com/en-us/dotnet/api/system.collections.specialized.inotifycollectionchanged), [INotifyPropertyChanging](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.inotifypropertychanging), and **[INotifyPropertyChanging](https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.inotifypropertychanging)** such that notifications are generated when an entity starts being tracked by the context or is marked as [Deleted](https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.entitystate?view=efcore-7.0#microsoft-entityframeworkcore-entitystate-deleted) or [Detached](https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.entitystate?view=efcore-7.0#microsoft-entityframeworkcore-entitystate-detached).

---
#### Document Details

⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*

* ID: 7b9244a5-eec6-e490-d8e7-9f81b5dcdf73
* Version Independent ID: 32102c9f-0767-6abf-0d75-ffb2e9cb65cf
* Content: [LocalView<TEntity> Class (Microsoft.EntityFrameworkCore.ChangeTracking)](https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.changetracking.localview-1?view=efcore-7.0&source=docs)
* Content Source: [dotnet/xml/Microsoft.EntityFrameworkCore.ChangeTracking/LocalView`1.xml](https://github.com/dotnet/EntityFramework.ApiDocs/blob/live/dotnet/xml/Microsoft.EntityFrameworkCore.ChangeTracking/LocalView`1.xml)
* Product: **ef-core-api**
* GitHub Login: @dotnet-bot
* Microsoft Alias: **avickers**

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.