Paging in ASP.NET CORE , Its Different from Microsoft Code, Too Much Easy

preview_player
Показать описание
First of all thanks to refection IT , which provide us a nugat package for data paging. In this tutorial i have to use
ReflectionIT.MVC.Paging package for creating a paging in ASP.NET CORE.
Рекомендации по теме
Комментарии
Автор

Hello. It shows an error for me: "NullReferenceException: Object reference not set to an instance of an object. line 73. @await this.Component.InvokeAsync("Pager", new {paginList=this.Model})"

emvnrsm