New Repository (https://github.com/dotnet-labs/ConcurrencyControl)
Entity Framework Core supports optimistic concurrency management. In this post, we will go over an example case and implement concurrency controls using a SQLite database. For other database providers, the implementation would be easier.