Solving Race Conditions With EF Core Optimistic Locking
How often do you think about concurrency conflicts when writing code?
You write the code for a new feature, confirm that it works, and call it a day.
But one week later, you find out you introduced a nasty bug because you didn't think about concurren...
milanjovanovic.hashnode.dev5 min read