C#C
C#2y ago
verbose

EF Core

If I wrap EF in repo pattern, then update the repo's in memory object (update property), can I just call SaveChanges to update it?
Was this page helpful?