Projects
A selection of projects I have worked on.
Race conditions on the same resource are a classic backend problem. LockIt is a lightweight .NET package that lets you serialize operations per key while keeping everything else running in parallel.