dncuug / X.PagedList

Library for easily paging through any IEnumerable/IQueryable in ASP.NET
https://andrew.gubskiy.com/open-source
MIT License
899 stars 213 forks source link

Fix Bug and add support for .Net7 #224

Closed teghoz closed 1 year ago

teghoz commented 1 year ago

Add support for .Net7 deprecate Startup.cs on Example Project add support for EntityFramework on Compactible Projects