Aleksei Zagoskin
Aleksei Zagoskin

Aleksei Zagoskin

Follow
Aleksei Zagoskin

Aleksei Zagoskin

4 followers

Software Architect, Staff Software Engineer | .NET, C#, microservices | Design and create scalable, high-load, fault tolerant and distributed backend services and Web APIs 👨🏼‍💻

⚠️ Warning: Don't cache lazy IEnumerable<T> in .NET

Feb 10, 20232 min read

(The same is true for IAsyncEnumerable<T>) A few days ago I came across a code where a developer used .NET MemoryCache to cache data retrieved from...

My Top N Favorite Plugins and Tools for Developers
Unit Tests Done Right (Part 2)