Top 20 NuGet Linq Packages

RDF-Object Mapping for the Semantic Web in .net contracts.
Extensions for working with enumerables in .NET, a-la LINQ.
LinqToSolr is an intuitive and lightweight C# library designed to enhance Solr queries with the power of Linq. It seamlessly integrates Solr search capabilities into .NET applications, facilitating cleaner and more maintainable code. LinqToSolr is suitable for developing complex search solutions or ...
AntData.ORM For Oracle Provider
This is a port of HtmlAgilityPack library created by Simon Mourrier and Jeff Klawiter for .NET Core platform. This NuGet package supports can be used with Universal Windows Platform, ASP.NET 5 (using .NET Core) and full .NET Framework 4.6. Original description: This is an agile HTML parser that bu...
Features: * Very simple interface. Essentially the interface consists of two methods (with a couple of convenient overloads) on the class XmlExpressionSerializer from the namespace vm.Aspects.ExpressionSerialization: - public static XElement ToXmlElement(Expression expression...
A set of extensions to Linq2DynamoDb.DataContext for use in ASP.Net WebApi projects.
some C# extensions and tools
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.
Infrastructure for ASPNET Core that enables using quries.
The easiest way to have fixed thread number parallelism in LINQ on any processor environment! int threadNum=32; [my IEnumerable].GridEach(threadNum, x=> DoWork(x)); q: [email protected]
IronFramework.Common.Data
Linq to Querystring is an expression parser for .NET that aims to provide a lightweight subset of the OData URI Specification
NCache allows using LINQ with cache to improve the application’s performance through caching without changing the LINQ object model
ULinq is a .NET standard library that converts MVC/WebAPI controller actions into URLs. It is particularly useful for integration testing.