EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

More samples for disconnected entities

Open ajcvickers opened this issue 4 years ago • 0 comments

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

ajcvickers avatar Dec 08 '21 08:12 ajcvickers