Create a .NET Aspire project
Learn how to create cloud-native applications from scratch or add orchestration to an existing app by using the .NET Aspire stack in .NET 8.
Learning objectives
By the end of this module, you're going to be able to:
- Create new cloud-native apps by using the .NET Aspire templates in Visual Studio.
- Add the .NET Aspire stack to an existing .NET app for orchestration and simple cloud-native integrations.
- Use the .NET Aspire dashboard to diagnose connection issues between services.
Prerequisites
- Experience building web applications using .NET and C#