Lightning Talk on AutoFixture at dotNetOxford Nov 2020
First public speaking engagement, thoughts on how it went and link to video
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.
Needed to spin up a dependency such as Redis locally but it’s too involved using Docker or the alternatives aren’t good enough? Let’s explore how to harness the power of Docker but keeping the friction low.
Setting up a new solution purely on the command line and getting them to run with Project Tye