v1.4.12
Download the library here
Query Filter - EF6
ROLLBACK: The fix for Concurrency issue with context filter has been rollbacked. The fix was fully working but caused performance issue.
Unfortunately, this feature is currently not fully working in concurrency scenario when using filter by context. This can be fixed by forcing an empty cache.
You can read more about EF6 Limitation here
Query Include Optimized
- FIXED: OrderBy are now working properly