Service Defaults (MILTON.ServiceDefaults)
A standard .NET Aspire boilerplate project.
Holds universally required components applied recursively into individual \Program.cs\ bootstrapping code sets.
Features bundled:
- Telemetry & Tracing: Using OpenTelemetry libraries.
- HealthChecks: Global application /health API pipelines.
- Service Discovery: Allows routing without hardcoded endpoints.