AnkitSharma-007 / BlazorGrid

A reusable grid component for Blazor with the support of client side pagination.
MIT License
71 stars 12 forks source link

The name context does not exist in the current context #6

Open dolare1 opened 5 years ago

dolare1 commented 5 years ago

I am using Visual Studio Enterprise 2019 Preview v. 16.3.0 Preview 1.0 and I am still getting compile time error for "The name context does not exist in the current context"

Do I need to add the project to solution, and reference it to compile?