The GridBlazor component installation is straightforward. Just follow these steps:
-
Create a new Blazor client-side solution using the Blazor WebAssembly App template
-
Install the GridBlazor nuget package on the client project.
-
Install the GridMvcCore nuget package on the server project.