Found 259 packages
The Dynamic Expression API extends the core LINQ API and provides: Dynamic parsing of strings to produce expression trees, Dynamic creation of "Data Classes", and Dynamic string-based querying through LINQ providers.
dotFramework Dynamic Query Builder
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.
dotFramework Dynamic Query Builder Metadata
A simple dynamic expression-tree query builder. You pass it a nested collection of filters for an object, and it materializes a query capable of acting as the filter to an arbitrary collection.
It enables you to make dynamic filtered, sorted and paged IQueryables easily with .Filter() Extension Method. check out "Project Site" on Github for more details.
dotFramework Dynamic Query Builder for SqlServer
dynamic query based on string path very usefull for network requests.
Easily construct lambda expressions dynamically. Turn models into database queries, using a simple fluent implementation.
An ABP module helps you quickly implement dynamic queries.
Dynamic Query Generator
core abstractions
LLBLGen Pro is a leading ORM framework and entity modelling solution for .NET. This package contains the Dynamic Query Engine for Microsoft SQL Server.
This projects makes it easier to use dynamic query in a asp.net core mvc project.
Library to design dynamic query api using dapper and simple querying DSL. DynamicQuery has compatibility with F# Fable.
An improvement of the original [Dynamic Linq MSDN sample](https://msdn.microsoft.com/en-us/vstudio/bb894665.aspx)
Dynamic Query Generator for use with Dapper