↧
How to Add Custom Commands to the .NET Aspire Dashboard
Read time: 8 minutes One of the things I love most about .NET Aspire’s dashboard is how it gives you a unified view of your entire distributed system without jumping between different tools and UIs....
View ArticleBuild Self-Healing Apps: Health Checks and Probes with .NET Aspire
Read time: 7 minutes Ever wondered how your container orchestrator knows if your .NET app is actually working, or just pretending to be alive? Most developers assume everything’s fine if the...
View ArticleHorizontal Scaling with Containers, .NET Aspire and Azure Container Apps
Read time: 10 minutes Picture this: your .NET API is cruising along in production, handling a few hundred requests per second without breaking a sweat. Then Black Friday hits, or your app goes viral,...
View Article