- Published on
Learn how to implement optimistic concurrency in EF Core using DateTime timestamps and the ConcurrencyCheck attribute to prevent lost updates in multi-user applications without relying on the SQL Server-specific RowVersion.
My personal space on the web, where I share stuff that I find interesting related to programming and software development.