95. .NET Essentials: Logging in .NET (Part 1)
Content type
Video
95. .NET Essentials: Logging in .NET (Part 1)
Steven and Gerben talk about logging in .NET in this two-part episode. During this first part, they demonstrate how to use Microsoft's Logging Extensions in a demo ASP.NET Core project with minimal API's in C# 8. They talk about logging fundamentals using structured messages and the LoggerMessage attribute, using log properties to customize logging, and ignoring properties for security reasons. They explain Tag Providers as a way to separate logging functionality from business entities. Steven emphasizes that separating concerns like logging from domain models is an important practice.
Links for more information:
More videos
-
128. How to Benchmark your .NET code
In this Betatalks episode, Christian and Jelle show how BenchmarkDotNet measures .NET performance, comparing string concatenation with StringBuilder to spot regressions.Content typeVideo
-
127. AI and RAG Scenarios Using Just SQL Server 2025
Christian and Jelle explore SQL Server 2025 AI features, showing embeddings, vector search, and semantic queries to build RAG style solutions directly in SQL.
Content typeVideo
-
126. Impact of the NIS2 Directive on Software Developers
Jelle and Christian discuss how NIS2 imposes stricter security requirements on software teams and why early preparation for 2026 is essential.Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.