© 2026 Hashnode
Introduction Remember the last time you tried to run a distributed app locally? You probably spent half your day writing docker-compose files, fighting with connection strings, and trying to figure out why service A couldn't talk to service B. Then w...

In this article, I will explain how I built a website to generate Christmas Stories my almost 5-year-old daughter using C# and AI related technologies (GitHub Spec Kit, GitHub Copilot, Microsoft.Extensions.AI libraries). Context It’s the Christmas se...

That’s exactly what I set out to do—transforming a single-provider AI demo into a flexible, production-like playground that supports local models with Ollama, and remote models with GitHub Models and Azure AI Foundry deployments. Along the way, I exp...

In the evolving world of distributed applications, .NET developers often face the challenges of stitching together multiple services, managing configurations, wiring dependencies, and ensuring observability across their systems. With the introduction...
