Create a .NET Aspire project

Intermediate
Developer
Solution Architect
.NET
ASP.NET Core
.NET Aspire
Visual Studio
Visual Studio Code

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 components.
  • Use the .NET Aspire dashboard to diagnose connection issues between services.

Prerequisites

  • Experience building web applications using .NET and C#