I like to build stuff in dotnet and explore latest tech developments.
Check out my ramblings below.
Named Query Filters coming with EF Core 10
Check out named query filters feature that just got merged into EF Core. More control over your queries!
2025-07-24
Strongly typed exceptions in EF Core
Upgrade your code with strongly typed EF exceptions for better error handling.
2025-07-20
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