8 - Blazor - Pagination with ASP.NET Core, Entity Framework Core and Blazor

preview_player
Показать описание


In this video we'll make a pagination system that scales and works with any entity used with Entity Framework Core.
Рекомендации по теме
Комментарии
Автор

I am at 7:31 and when I try to use it says HttpContext does not have a definition for this. What am I doing wrong?

SuperAdil
Автор

Very nice tutorials and your English is very good...

rubencarreon
Автор

I'd also love to see more on authorization best practices in Blazor.

Mercutio
Автор

From the top of my head, could I suggest a video for navmenu with submenu items, a video for globalization and localization?

rubencarreon
Автор

thanks for your tutorial, how we can use a State container instead of params for pagination? could you please help me?

alisalamat
Автор

so much to learn here! great tutorial thank you

ysonmencidor
Автор

Awesome video mate! This was exactly what I needed, thanks so much.

TwennyBux
Автор

Is it pagination load data like "Server Side" mode in Javascript ??

Mfbzai
Автор

Great explaination and example sir, thanks a lot :)

BCLBlazorCollectionsLibrary
Автор

Tanks a lot, very well as usual. Also I suggest a video for reading and writing related table and data in Blazor. Thank's Mate

hamidrezayeganeh
Автор

Thanks for your awesome tutorial! It is very helpful for me

rosebirodriguezhyu
Автор

Is anyone else experiencing crazy intellisense issues with blazor? Custom razor components, for instance the "AuthLinks" component from a previous video, are highlighted red in visual studio ("found markup element with unexpected name..."). They do compile and work well, though.

Mercutio
Автор

please add pagination using stored procedure in entity framework

yogitashinde
Автор

So many thanks for every thing you did.

talkathiriify
Автор

Exelent and graet that is a lot in just 26 minutes

longinos
Автор

Hi, Awesome video

But i cant able to get response header pageqty value in httpclient, but its show in postman tool

Is there any reason, Target framework is netstandard2.1

tech_genius
Автор

Great video! thank you very much! but i dealing with a little problem:

I just fork and cloned the repo and try to run it but something went wrong on the build and I got an error :
Severity Code Description Project File Line Suppression State Error MSB3073 The command "dotnet write-boot-json --references --embedded-resources --linker-enabled --output exited with code -2147450730.

635

Tried to fix it but without success, do you have any idea what the problem is?

haay