This skill helps add .NET Aspire to existing .NET solutions or create new Aspire-enabled distributed applications. It provides modular guidance for orchestration, service discovery, component integration, configuration management, and deployment.
.NET Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications. It provides:
| Overall structure | Overview & Setup | Step-by-step implementation from analysis to running | | Database, cache, messaging | resources/components.md | All available Aspire component packages with examples | | Inter-service communication | resources/service-communication.md | Service discovery, HttpClient patterns, resilience |
Fügt die cloudnative Orchestrierung von .NET Aspire zu vorhandenen .NET-Lösungen hinzu. Analysiert die Lösungsstruktur, um Dienste (APIs, Web-Apps, Worker) zu identifizieren, erstellt AppHost- und ServiceDefaults-Projekte, konfiguriert die Diensterkennung, fügt NuGet-Pakete hinzu und richtet verteilte Anwendungsorchestrierung ein. Verwenden Sie es, wenn Sie Aspire zu .NET-Lösungen hinzufügen oder neue cloudfähige verteilte Anwendungen erstellen. Quelle: baotoq/agent-skills.