There's a lot of hate for AutoMapper in the .NET community. Where is that coming from? What should I use instead? I'll break down the pain, and provide some guidance.
Vertical Slice Architecture is a great way to structure your code. Getting started with a new or familiar architecture can be daunting, so I've created a quick start guide to get you up and running with a dotnet new template.
Building a personal project can be exciting, but it can also be a lot of work. In this post, I will go over how to use Marten DB to quickly build a backend for your project.