Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 542 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 542 Bytes

Multiproject App Host for HelloAgent

This is a .NET Aspire App Host that starts up the HelloAgent project and the agents backend. Once the project starts up you will be able to view the telemetry and logs in the Aspire Dashboard using the link provided in the console.

cd Hello.AppHost
dotnet run

For more info see the HelloAgent README.