I have fired my designer for Codex
2026-02-24Context Sorry for the clickbait title, but it is true. I was the designer of this blog site and, as a predominantly backend developer, I was…
Context Sorry for the clickbait title, but it is true. I was the designer of this blog site and, as a predominantly backend developer, I was…
With the .NET 6 end of life looming you might be in the process of upgrading your services to .NET 8 before the deadline (12th November 202…
We all know that great planning is key to the success of a software project and good diagrams are synonymous with this. Finding diagramming…
Unit testing is an essential part of any software development, but one of the biggest slowdowns is the time it takes to setup the test data…
Minimal APIs are a great way to build a powerful .NET API fast. They reduce the time taken to get your API up and running which is great for…