Hugo

My Tech Stack in 2026: Evolution of a C# Developer

The tools we use define how we work. As we step into 2026, I thought it would be interesting to document the technologies and tools that power my day-to-day development work. This is my current tech stack—a mix of familiar friends and exciting new additions. Programming Languages C# - My Reliable Companion C# remains my primary programming language and has been for years. There’s something incredibly satisfying about the robustness of the .NET ecosystem and the elegance of modern C#. Whether I’m building APIs, working with Entity Framework, or leveraging LINQ for data manipulation, C# continues to be my go-to language for getting things done. ...