Skip to content

Paging results using IQueryable or creating a solution inheriting from List<T>.

License

Notifications You must be signed in to change notification settings

AdsHan/dotnet-paginate-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-paginate-results

Demonstração de como paginar resultados utilizando a abordagens com IQueryable e outra manual estendendo a classe List.

Como executar:

  • Clonar / baixar o repositório em seu workplace.
  • Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.

Sobre

Este projeto foi desenvolvido por Anderson Hansen sob MIT license.

About

Paging results using IQueryable or creating a solution inheriting from List<T>.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages