Blazor-Wasm-CRUD icon indicating copy to clipboard operation
Blazor-Wasm-CRUD copied to clipboard

Error at queryable.CountAsync(); in HttpContextExtensions class

Open manasimahajann opened this issue 4 years ago • 1 comments

Thank you for the video and help with pagination. When I add this to Blazor Wasm - I am getting following error when I run the code.

The provider for the source 'IQueryable' doesn't implement 'IAsyncQueryProvider'. Only providers that implement 'IAsyncQueryProvider' can be used for Entity Framework asynchronous operations.

manasimahajann avatar Jan 07 '21 21:01 manasimahajann

hello, me too i have an issue on de code source Severity Code Description Project File Line Suppression State Error CS1729 'CsvWriter' does not contain a constructor that takes 1 arguments BlazorCRUDApp.Client C:\Users\pc\Desktop\Videos[udemy]Programming in Blazor - ASP.NET Core 3.1\Blazor-Wasm-CRUD-master\BlazorCRUDApp\Client\Pages\People\Index.razor 142 Active

khaledbadiy avatar Jun 16 '21 22:06 khaledbadiy