Reducing dependencies with the IServiceUtils<T> pattern

A simple way to make your code cleaner...

July 26, 2025 · 4 min  · Dimitri Laaraybi

Combining memory and distributed cache with HybridCache

A sneekpeek on how to use new HybridCache API...

May 31, 2025 · 3 min  · Dimitri Laaraybi

SLNX, the new solution format in .NET ✨

Here is how to use it !...

April 14, 2025 · 3 min  · Dimitri Laaraybi

Scalar, the new standard for API documentation 🚀

Maybe it's time to forget about Swagger huh ?...

March 29, 2025 · 4 min  · Dimitri Laaraybi

Beware of Task.Run() !

Use it carefully with exceptions...

March 18, 2025 · 3 min  · Dimitri Laaraybi