SearchExtensions

Library of IQueryable and IEnumerable extension methods to perform searching

This project is avaliable for download as a nuget package

PM> Install-Package NinjaNye.SearchExtensions

Search Extensions provides a collection of extension methods to IQueryable and IEnumerable that enable easy searching and ranking. Searches can be performed against multiple properties and support a wide range of types

Examples

For examples and more detailed explanations, please see the following sections:

If you have any new feature requests, questions, or comments, please get in touch, either, via my website, through twitter: @ninjanye or by creating an issue through the projects github page .