Adding .NET Aspire to an Existing Clean Architecture ProjectscienceDeep Dive .NET · Dec 20, 2025 · 10 min readThe exact steps to add Aspire to a running .NET + Angular + PostgreSQL app: two projects, one line in Program.cs, and a project reference.
Building Production-Ready Microservices with .NET Aspire: A Complete E-Commerce DemoscienceDeep Dive .NET · Dec 6, 2025 · 24 min readA production-quality .NET Aspire demo — five microservices, PostgreSQL, Redis, and RabbitMQ, all orchestrated from a single C# AppHost file.