Radzen Blazor Setup
https://razor.radzen.com/get-started Steps Install Radzen.Blazor using Nuget Package Manager. You only need to install on the Client app. _Imports.razor @using Radzen@using Radzen.Blazor Program.cs index.html MainLayout.razor Get started 1. Install Radzen Blazor Components are distributed as the Radzen.Blazor nuget package. You can add them to your project in one of the following ways Install the package from command line... » read more