Skip to content

Configure .NET Aspire AppHost orchestration #3

@mpaulosky

Description

@mpaulosky

Description

Set up and configure the .NET Aspire AppHost to orchestrate all application services and components.

Acceptance Criteria

  • Configure AppHost project with proper Aspire service definitions
  • Add service discovery configuration
  • Set up health checks for all services
  • Configure OpenTelemetry integration
  • Set up Application Insights integration
  • Configure Redis cache resource
  • Configure MongoDB resource placeholder (connection details added later)
  • Add ServiceDefaults configuration for cross-cutting concerns
  • Set up development certificates and HTTPS configuration
  • Configure environment-specific settings (Development, Staging, Production)
  • Test Aspire dashboard functionality

Tech Stack

  • .NET Aspire
  • OpenTelemetry
  • Application Insights
  • Service Discovery
  • Health Checks

Dependencies

Notes

  • Use Aspire 9.0+ features
  • Follow ServiceDefaults patterns from custom instructions
  • Ensure proper logging and monitoring configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsquadSquad triage inbox — Lead will assign to a membersquad:samAssigned to Sam (Backend Dev)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions