I'm using Visual Studio 2022. My Blazor WebAssembly project uses .NET Core 7. I've installed the Microsoft.AspNetCore.Component.QuickGrid nuget package from the Package Manager and it appears in my Dependecencies/Package and it is included in the ItemsGroup of the project file.
However, when I try a @using Microsoft.AspNetCore.Component.QuickGrid in my razor component, it doesn't reference it.
I've tried rebuilding the project and reloading VS, and reinstalling the package. Still no luck.
Any suggestions?
Just checked, the recent Apr 11,2023 version of QuickGrid is targeting .NET Core 8.0 prerelease. This is probably the issue.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With