Top 20 NuGet Linq Packages

With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 4.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with...
LINQ to AD (Active Directory) provides ways of querying Active Directory using LINQ syntax and Lambda expressions.
A single C# file that can be embedded to provide alternate ways to invoke TryParse methods from .NET Framework for use in expressions and functional code like LINQ queries.
A LINQ IQueryable provider that targets translation of LINQ expressions into Pig-like languages.
Easy-to-use and high performance dynamic sorting library supporting SQL-like syntax and complex/nested expressions, that uses System.Linq.Expression to dynamically build fast comparers.
Immutable Object Graph database for .NET has following goals: * enable native .NET objects to be stored anywhere * thread safe objects using isolated workspaces * multiple versions of the data * object database for embedded and medium scale systems * zero-configuration code first entity modelling *...
Rxe is a tool for developers using reflection and invoking methods, property read/write and constructors. Rxe precompiles these methods for each supported types so each call timing is very close to hard coded method invocation.
A minimod for converting LINQ MemberExpressions into strings representing the path to the member.
A minimod that provides a base class that implements the INotifyPropertyChanging and INotifyPropertyChanged interfaces
Logic Data Access is a IQueryable Repository pattern implementation for LINQ To SQL and In-Memory storages.
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
Translates computed properties in LINQ queries into their implementation (based on Microsoft.Linq.Translations).
Windy.Json is super lightweight Json Dom library, which is powered by Dyanmic Object and Linq in C# 4.0.
This is based on. NET and XML database product technology development. Feedback : [email protected]
LambdaToXpath lets you generate xpath expressions from C# Lambda expressions
[4.0] TNX.CSV assembly adds features like CSV read/write Extensions and feature: + IEnumerable<T>.ToCsvStream + DataTable.ToCsvStream + IEnumerable<T>.ToCsvResponse (HttpResponse) + DataTable.ToCsvResponse (HttpResponse) + Stream.FromCsvDictionarly (enumerable of) + Stream.FromCsvDynamic (enumera...
My package description.
Designed to aid in the reuse of Expression trees.
A set of utilities
LINQ query operators inspired by Scala