Select theme:
This help article describes how to run Radzen application from Visual Studio.
To run Radzen application from Visual Studio:
1. Open Visual Studio solution from the application root folder
2. Run selected project.
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)"
To run Radzen application from Command Prompt go to server folder and execute dotnet run
All three options will call
npm install
to install needed node_modules in client folder (Angular app) which will take some time.
Radzen is free to use. You can also test the premium features for 15 days.
Download NowSelect theme: