110 packages tagged with “IQueryable”
A library for declaring properties into remote-translatable expressions.
Popular lib for using DataTables.net with IQueryable. Install this package to use with MVC5
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Azure Storage Client Library, provides LINQ to Azure Tables queries and async interfaces.
Turn any data source into an IQueryable
A .NET library that simplifies building flexible REST APIs by applying filtering, sorting and pagination over IQueryable sources in ASP.NET Core applications. Reduces boilerplate when exposing dynamic query capabilities.
Construct Linq queries using strings.
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Levenshtein searches
A collection of extension methods to IQueryable and IEnumerable that enable easy and performance Soundex searches
Popular lib for using DataTables.net with IQueryable. This package contain x-platform shared code. Install either Mvc.JQuery.DataTables for MVC5 or Mvc.JQuery.DataTables.AspNetCore for AspNetCore
Allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server Database Provider. This is accomplished by using the AsQueryableValues extension method available on the DbContext class. Everything is evaluated on the server with a single round trip, in a way that preserves the query's execution plan, even when the values behind the IEnumerable<T> are changed on subsequent executions.
Provides various extension methods for use with IQueryable<T> implementations.
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No compilation-subjective optimizations.
An implementation of GraphQL for .NET and IQueryable
Popular lib for using DataTables.net with IQueryable. Install this package to use with AspNetCore
Azure Storage Extensions is a .NET library aimed for managing and querying entities from Microsoft Azure Storage. It's built on top of Microsoft Azure Cosmos Table Library, provides LINQ to Azure Tables queries and async interfaces.
An AJAX/HTML Table framework for ASP.Net MVC
.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server). It dynamically builds an expression tree from the request and allows to filter and sort an IQueryable according to the request parameters.
Marr DataMapper is a Linq enabled Micro-ORM that allows you to project views into complex object graphs. Contributors: Rick Schott, vitidev, Keivan Beigi, Mark McDowall
Simple strongly typed interface for IQueryable-to-object mappings optimized for Entity Framework without reflection usages.
Allows combining linq expressions using logic operators And, AndAlso, Or and OrElse. Compatible with Entity Framework, NHibernate and Linq to SQL query providers. See http://kzu.to/iT3X73 for more information.
Generic Repository implementation for Entity Framework.
Create client queryable API endpoints.
Common extensions for entities for every project using Entity Framework
Nice LINQ extensions.
Package provides integration between Generic Repository and Query Mappings for Entity Framework
IQueryable Find extension method on the IDBConnection object and other stuff
A library that allows use of IQueryable in WCF web service.
Serialization and deserialization of linq expressions
Validation, Format attributes and Query protection logic (SafeQuery IQueryable, and CanSort attribute) used by the Mvc Controls Toolkit
General .net Extensions, Can be used in any kind .net programs