Browse by Tags

All Tags » LINQ Provider Toolkit (RSS)
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...
More Posts