How to add .NET Aspire to existing an project

First, using an existing Blazor project, we add .NET Aspire Service Defaults project. The website is ran to show logging and health-check endpoint. Next, .NET Aspire App Host project is added and set as a start up project. Finally, the website is run again and the dashboard available in the AppHost project is displayed.

More available at: https://youtu.be/xHEsvJK5ytQ?si=X2NRjBdMc0jRxGlq

Learn more about .NET Aspire Tutorials at aspireify.NET