Project Description
System.Data.Entity.Repository.Filters
The key features of IQueryable filters are:
- Easy to implement in your own solution.
- Register / Un-Register Filters (static) Filters
- Performance the filter is very fast (see intergration.tests section to perform you own tests in your own environment.
Filter Documentation
The are implementations available in the Unit.Testing and intergration.tests for further documentation see the following sections:
Test Prerequisites
For Integration Testing we used the following package's: