EF Core EF Core Query Tags and Alternatives UPDATE: Upgraded samples to EF Core 5. (you can find old sample code in this branch) When doing a performance review on client applications (and my friend's apps), I often see issues related
Serilog ASP.NET Core 5 + Serilog UPDATED TO .NET 5 (31/12/2020) I have been a great fan of Serilog and Seq for over 2 years and I delivered great value to many of my clients. After many
Serilog How to get Angular logs to Seq The Angular applications are starting to become and more complicated with more layers on the client side then ever before. This means we should treat client-side applications similarly as back-end projects. For non-dev
Serilog Why is Serilog not writing my logs into Seq? (Console app) When setting up Serilog for .Net Core Console application there a few things to keep in mind on initial setup. The most important one is the lifecycle for Serilog since the lifecycle of