JetBrains Rider
 
2024.3
Get JetBrains Rider

Run and debug .NET projects of executable types

Last modified: 11 February 2024

You can run and debug .NET projects of executable types (for example, Console Application) the same way as you run other project types — by configuring the project startup properties in a run configuration and then launching this configuration with the debugger attached AltF5 or without debugging CtrlF5.

By default, JetBrains Rider creates a necessary run configuration when you create or first open a project of executable type. You can customize this configuration or add more configurations of the same type for different launch scenarios.