
Allocation-Free GroupBy in .NET
Explore allocation-free alternatives to LINQ's GroupBy in .NET.
Explore allocation-free alternatives to LINQ's GroupBy in .NET.
Learn how to automatically publish .NET code coverage reports to GitHub Pages using ReportGenerator and GitHub Actions.
How to use WebApplicationFactory for .NET worker services.
How to properly handle exceptions for Task.WhenAll.
Explore advanced publishing strategies with the MediatR library in .NET applications. This article describes how to extend the MediatR library to support custom strategies while publishing notifica...
How we optimized a batch job to perform 630x faster.
How to implement a global soft delete in EF Core.
How to implement a current user provider in ASP.NET Core.
How to apply TPM (async/await) in various components of ASP.NET
Learn how to simplify the configuration of temporal tables in EF Core.