ASP.NET Core Memory Cache - Is the GetOrCreate method thread-safe?
In this blog post I will be researching a common question raised on forums like StackOverflow: "Is the GetOrCreate method thread safe?". This blog post also contains an interview with the creator of LazyCache, Alastair Crabtree