/MZSimpleDynamicLinq

The idea behind MZSimpleDynamicLinq is to provide a data structure and tools for paging, sorting and filtering functionality in .Net. Using this package will no more need to expose IQueryable and similar technology-intensive structures to your domain object/services to the above layers. This provides you more control on what you are yielding from y

Primary LanguageC#

Stargazers