JetBrains Rider
 
2024.3
Get JetBrains Rider

Run and debug .NET Core and ASP.NET Core apps with launch profiles

Last modified: 12 December 2024

A .NET Core or ASP.NET Core application can have its launch profiles configured with launchSettings.json. These profiles are auto-imported to the corresponding run/debug configurations, which you can then use to run and debug the application. Launch settings profiles for ASP.NET Core apps are often used to run and debug these apps in IIS Express.