#csharp
Read more stories on Hashnode
Articles with this tag
I remember the days when managing NuGet packages across multiple projects was a real pain. You know what I mean - you open a large solution and find...
As your application grows, you might find yourself considering a move from a modular monolith to microservices. This transition isn't just a technical...
As a .NET developer, I've spent countless hours working with external APIs. It's a crucial part of modern software development, but let's be honest -...
I've been coding in .NET for years, but I never built an event sourced system. Event sourcing has always intrigued me, though. The idea of capturing...
Okay, let's be honest. We all have a million things on our plates, and diving deep into every nook and cranny of EF Core might not be at the top of...
Writing good code is important for any software project. It's also something I deeply care about. However, it can be hard to spot problems by just...