dotnet / dotnet/EntityFramework.Docs
More samples for disconnected entities
Open
area-change-tracking
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
It would be useful to have some sample apps (probably ASP.NET Core, maybe Blazor and other frameworks too, that show using disconnected entities end-to-end. These should show:
* Using `Update` to save everything when saving
* Using queries to get the current state for selective updates
* Roundtripping original values for selective updates
Contributor guide
Assessment
This issue has not been assessed yet.