Share via


Study guide for the Applied Skills assessment lab: Build distributed apps with .NET Aspire

Purpose of this document

This study guide provides a summary of the topics covered in the assessment lab, along with additional resources to help you prepare. Note that the learning path on the credential details page may include more modules than the "Tasks performed" to provide a cohesive learning experience.

Tasks at a glance

Add .NET Aspire to a solution

  • Create and configure an app host project

  • Create and configure a service defaults project

    Supporting module (s):

Configure service discovery

Configure integrations

  • Install packages to a .NET Aspire solution

  • Register the service in the consuming project

    Supporting module (s):

Monitor resources with the .NET Aspire dashboard

  • Identify and resolve errors in dependent projects

  • Identify and resolve errors in upstream services

  • Identify and resolve performance issues

    Supporting module (s):

Create tests with .NET Aspire

Prepare for deployment