Save $100 with our Black Friday deals!

Get $100 OFF with promo code BLACKFRIDAY2024 at checkout until November 30.

See Pricing

Still using Radzen Studio?
Achieve more with Radzen Blazor Studio

Radzen Blazor Studio is our new flagship product and vision of how rapid Blazor application development should be done.

Go to Radzen Blazor Studio

Run with Visual Studio (Blazor)

This help article describes how to run Radzen application from Visual Studio.

Visual Studio

To run Radzen application from Visual Studio:

1. Open Visual Studio solution from the application root folder

2. Run selected project.

Visual Studio Code

To run Radzen application from Visual Studio Code:

1. Open application root foldder with Visual Studio Code

2. Go to Debug configuration

3. Add .NET Core

4. Execute “.NET Core Launch (web)”

Command Prompt

To run Radzen application from Command Prompt go to server folder and execute dotnet run