[Video] High-performance and compile-time logging source generation in .NET 6

Quick little video about an interesting new logging related feature coming in .NET 6, compile-time logging source generation, as well as related high-performance logging features, which were already present but probably not very well known.

November 21, 2021 · 1 min · 72 words · João Antunes

[Redirect Magazine] #3 - DDD with EF Core, ASP.NET Core, JS and .NET perf and some logging bits

Articles “Creating Domain-Driven Design entity classes with Entity Framework Core” Nice approach to implement domain driven design entity classes using EF Core. Some prior ideas on DDD might help in better understanding the article, but at very least it might pique your interest in learning more about it. “Exploring the Microsoft.AspNetCore.App shared framework in ASP.NET Core 2.1 (preview 1)” Overview of the way an ASP.NET Core application dependencies are handled, and the changes introduced from 2....

March 25, 2018 · 1 min · 164 words · João Antunes