Debugging Dependency Injection Service Registrations in .NET 5.0
Investigating a technique on how to debug service registrations when functionality isn’t working as expected.
Investigating a technique on how to debug service registrations when functionality isn’t working as expected.
Exploring Top Level statements in .NET 5 and manually setting up and using dependency injection with the Microsoft container.
First public speaking engagement, thoughts on how it went and link to video
Set up a custom WebApplicationFactory to always add specific headers to the generated HttpClient
Looking at another .NET templated project type working with Project Tye. In this post we explore the .NET Worker Service template type.