Create Anonymous Data Object With AutoFixture From Type
Creating anonymous data using AutoFixture’s generic methods is great, but can you do it from a type?
Creating anonymous data using AutoFixture’s generic methods is great, but can you do it from a type?
Using the Arrange, Act, Assert setup in unit tests, why do I still add the comments? Read on to find out.
Does AutoFixture and the new .NET 5 Record Types work together?
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.
9 months of remote working, Christmas and how Covid has affected me.
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
6 months of remote working and how I have changed
Looking at another .NET templated project type working with Project Tye. In this post we explore the .NET Worker Service template type.