You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an interface IProvideConcurrencyStampwhich provide a string property ConcurrencyStamp.
The repositories then need to update the stamp on every update and must throw if the entity was changed in the meantime.