When dealing with client applications, use the official Microsoft file-based token cache for MSAL.NET rather than implementing your own.
Combining IDistributedApplicationLifecycleHook, ResourceNotificationService, and ResourceLoggerService allows you to react to any changes in resources and their logs.
Get reproducible builds locally, in your CI, and Docker builds with .NET SDK maintenance via global.json and automatic dependency updates.
Find resources for new .NET Aspire developers: official Microsoft content, community videos, articles, advanced code samples and projects.
Do you find the login page of the .NET Aspire dashboard unnecessary for local development? Use of of these two methods to disable it.
Experiment Dapr using .NET Aspire for the best YAML-free local development experience. Focus on your services, not the infrastructure.
Renovate doesn't handle nuspec files by default, let's configure a custom Renovate Regex manager to support them.