sonnemaf / ReflectionIT.Mvc.Paging

ASP.NET Core 3.0 Paging (including filtering and sorting) solution using Entity Framework Core 3.0 and IEnumerable<T>
MIT License
79 stars 37 forks source link

chore: add .net 8 support & drop .net 5 #63

Open m0ddixx opened 1 year ago

m0ddixx commented 1 year ago

.net 5 out of support .net 8 going to be released end of november. the build will probably fail as long there are no non-pre-release nuget packages on the v8 branch