Skip to main content
Archives & Logs

Journal

Solutions Architect specializing in Azure, AI, and enterprise cloud-native development. Writing about architecture, AI agents, and building things that scale.



Adding .NET Aspire to an Existing Clean Architecture Project
Deep Dive
Dec 20, 2025 · 10 min read

Adding .NET Aspire to an Existing Clean Architecture Project

A practical guide to integrating .NET Aspire into an existing .NET application — not starting from scratch. Shows how to add AppHost orchestration, service discovery, and OpenTelemetry to a real Clean Architecture project with Angular frontend and PostgreSQL.