Using Radzen Theme in VS Blazor Server Side App

Hi,

Currently Im building a Blazor server side application using the Radzen Blazor components.

I'm using Visual Studio 2019 - the components work fiine. I used the RADZEN environment only as an editor just for creating my components not to develop the application.

I transfered the .razor and .razor.cs files to VIsual studio and everything is fine.

My question is now can I also use the themes e.g. darktheme from RADZEN in my VS Project ?

Thanks a lot in advance,

Christian

Hi @ChrisOnMoon,

You need to create a Blazor server-side app in Radzen (or use an existing one). Then set the theme to the desired premium one. Press the run button and Radzen will copy the CSS file to the server\wwwroot\assets\css directory.