Extending MediatR with publishing strategies
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...
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.
Explore advanced publishing strategies with the MediatR library in .NET applications. This article dives into the Mediator pattern, its benefits, and how to extend the MediatR library to support cu...
Discover how to tackle a common misconfiguration issue in Entity Framework Core involving owned types and nullable navigations. Learn how to ensure non-nullable navigation properties with practical...
Learn how to customize column naming conventions for owned types in EF Core.
Learn how to install the wkhtmltopdf package on Azure Linux App Service Plans during app startup, enabling HTML-to-PDF and HTML-to-image conversion features for your web applications running on Lin...