Top 20 NuGet Packages
Linq Extension to provide Dynamic Where Condition with Groups, Child Groups & Filters and Dynamic Select, Dynamic Take If Positive Number, Pagination and Nesting Predicates with parenthesis. Use SearchInput class for Dynamic Where and PaginationInput for pagination (take, skip and sort).
A set of extensions to Linq2DynamoDb.DataContext for use in ASP.Net projects. Includes an ASP.Net DataSource implementation. Extends Linq2DynamoDb.DataContext to allow exposing it as an OData endpoint.
Implements caching in MemcacheD (including AWS ElastiCache implementation) for Linq2DynamoDb.DataContext.
A set of extensions to Linq2DynamoDb.DataContext for use in ASP.Net WebApi projects.
A Linq provider for IReadOnlyList
ASP.NET MVC extensions for Linq2Rest to support binding a Linq2Rest ModelFilter using a ModelBinder. Use ModelFilterBinder as default model binder for IModelFilter{T}.
Package Description
High performance Linq-style extension methods for arrays and lists.
Provides multithreaded Linq-Like extensions for arrays and lists.
High performance Linq-style extension methods that use System.Numerics SIMD for arrays.
Linq extensions for ordered sequences. They have better perfomance in comparison to standard extensions. They don't enumerate entire sequences into HashSet<T> or lookup. With these you can lazily handle very large or even infinite sequences as long as they're ordered. Concat, Distinct, Except, Group...
LinqPlus provides more LINQ awesomeness, with optimized LINQ methods for specific containers, tuple enumeration of dictionaries, functional LINQ extension methods, single function extensions for common patterns, and more.
A* algorithm written in C#, used with LINQ expressions.
Use LINQ to query TTree's. LINQ queries are converted to C++ code. VS2013 C++ tools must be installed.