I like to build stuff in dotnet and explore latest tech developments.
Check out my ramblings below.
AutoMapper, MediatR & MassTransit are going commercial
More OSS libraries are going commercial. Should we be worried?
2025-04-04
Integration testing in .NET with TestContainers
Reliable suite of integration tests increases the confidence of your code correctness significantly, but making your tests as close to the real-world environment as possible is also a challenge.
2025-02-26
Shuffle method added to LINQ in .NET 10
Simple yet useful shuffle operation added to LINQ in .NET 10.
2025-02-07