I am try to use QuickGrid in a Blazor Web app and server. But the code always shows "assembly missing". I followed all step as per documentation and apply it but still it shows
QuickGrid missing in namespace
dotnet add package Microsoft.AspNetCore.Components.QuickGrid
I have installed that nuget package:
@using Microsoft.AspNetCore.Components.QuickGrid