Error!
Success!

Multiple Item support for same property in where clause : LinqExtender

0
kicks

Multiple Item support for same property in where clause : LinqExtender  (Unpublished)

Just a few days ago I have rolled up another patch for LinqExtender which is 1.3.2 , this is reported to me from a work item, especially to support the following query var query = from book in _context.Books where book.PublishedDate > someDate and book.PublishedDate < someDate select book; ...


Kicked By:
Drop Kicked By: