.NET Aspire
JetBrains Rider provides a number of dedicated features that help work with .NET Aspire projects.
To work with .NET Aspire, you will need:
.NET Aspire workload
To install the .NET Aspire workload, run the following commands:
dotnet workload update
dotnet workload install aspire
You can find more detailed information about .NET Aspire in the official documentation.
Enable the .NET Aspire plugin
This functionality relies on the .NET Aspire plugin, which is bundled and enabled in JetBrains Rider by default. If the relevant features are not available, make sure that you did not disable the plugin.
Press Ctrl+Alt+S to open settings and then select
.Open the Installed tab, find the .NET Aspire plugin, and select the checkbox next to the plugin name.
Last modified: 10 July 2024