gustavnavar / Grid.Blazor

Grid component with CRUD for Blazor (client-side and server-side) and ASP.NET Core MVC
GNU Lesser General Public License v2.1
696 stars 134 forks source link

Quick Start #373

Closed Supeede closed 1 year ago

Supeede commented 1 year ago

hi. i tried the installation-quick start for blazor server. i got so many errors, i can t get it starting. Argument 2: cannot convert from 'Microsoft.AspNetCore.Http.QueryCollection' to 'GridShared.Utility.QueryDictionary' the name _context does not exist the type or namespace Customer could not be found the type or namespace OrdersRepository could not be found

for a simple quick start its a little bit frustrating not to be able to start. i know, my c# knowledge is bad, but copy and paste i can :-)