c/dotnet · by starman@programming.dev · 3yImprovements to the Caching Abstraction in ASP.NET Core https://devblogs.microsoft.com/dotnet/caching-abstraction-improvements-in-aspnetcore/10 points · 1 comments · view on lemmy.world
1 Comments
lmaydev@vlemmy.net · 1 pts · 3y
I like it. The get or add idea seems good. I assume if you want to set it explicitly you just use existing methods.