diff --git a/src/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj b/src/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj index ba4cc29..ac9ed0e 100644 --- a/src/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj +++ b/src/P.Pager.Mvc.Core/P.Pager.Mvc.Core.csproj @@ -8,8 +8,10 @@ Lightweight package for easily paging through any IEnumerable/IQueryable in .NET Core Mvc Web Application. MIT https://raw.githubusercontent.com/BlogArray/P.Pager/master/icon.png + icon.png https://github.com/BlogArray/P.Pager https://github.com/BlogArray/P.Pager.git + README.md git Paged list, paging in .net core, asp.net pagedlist, paging in .net, paging in mvc, MvcPager, MvcPagedList, PaginationInMvc, MvcPagination en-IN @@ -28,4 +30,12 @@ + + + + + + + + \ No newline at end of file diff --git a/src/P.Pager/P.Pager.csproj b/src/P.Pager/P.Pager.csproj index 88b21ff..8ea08ea 100644 --- a/src/P.Pager/P.Pager.csproj +++ b/src/P.Pager/P.Pager.csproj @@ -8,8 +8,10 @@ Lightweight package for easily paging through any IEnumerable/IQueryable in .NET and .NET Core. MIT https://raw.githubusercontent.com/BlogArray/P.Pager/master/icon.png + icon.png https://github.com/BlogArray/P.Pager https://github.com/BlogArray/P.Pager.git + README.md git Paged list, paging in .net core, asp.net pagedlist, paging in .net, paging in mvc, MvcPager, MvcPagedList, PaginationInMvc, MvcPagination en-IN @@ -22,4 +24,12 @@ v9.0 - P.Pager now Support .Net Core 6 above. p.pager.snk + + + + + + + + \ No newline at end of file