Found 267 packages
This is a .NETStandard / .NET Core port of the the Microsoft assembly for the .Net 4.0 Dynamic language functionality.
Handlebars.Net.Helpers DynamicLinq
Dynamic Linq extensions for Microsoft.EntityFrameworkCore which adds Async support
# This package is deprecated (no longer maintained) Use System.Linq.Dynamic.Core instead - Dynamic Linq: https://www.nuget.org/packages/System.Linq.Dynamic.Core - Dynamic Linq (EF Core): https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.DynamicLinq - Dynamic Linq (EF 6): https://www.nuget.org/packages/EntityFramework.DynamicLinq - GitHub: https://github.com/zzzprojects/System.Linq.Dynamic.Core - Website: https://dynamic-linq.net/
An evolution of the dynamic linq library based on C# 4 dynamic.
Bring the power of Rx to collections using Dynamic Data. Dynamic Data is a comprehensive caching and data manipulation solution which introduces domain centric observable collections. Linq extensions enable dynamic filtering, sorting, grouping, transforms, binding, pagination, data virtualisation, expiration, disposal management plus more.
C# expression interpreter/evaluator
Dynamic Linq extensions for EntityFramework which adds Async support
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable object trees and vice versa. It provides functionality to send arbitrary linq queries to a remote service to be applied and executed against any enumerable or queryable data source.
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.
KendoNET.DynamicLinq implements server paging, filtering, sorting, grouping and aggregating to Kendo UI via Dynamic Linq for .Net Core App(1.x ~ 3.x). Supported platforms: - .NET Standard 1.6 - .NET Standard 2.0 - .NET Standard 2.1 - .NET Core 1.0 ~ .NET Core 1.1 - .NET Core 2.0 ~ .NET Core 2.2 - .NET Core 3.0 ~ .NET Core 3.1
Allows users to make dynamic query over a IQueryable<T>
Dynamic Linq extensions for Z.EntityFramework.Classic which adds Async support
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
NeinLinq provides helpful extensions for using LINQ providers such as Entity Framework that support only a minor subset of .NET functions, reusing functions, rewriting queries, even making them null-safe, and building dynamic queries using translatable predicates and selectors. To support different LINQ implementations, the following flavours are available. Choose at least one. - Use NeinLinq for plain LINQ queries - Use NeinLinq.EntityFramework for Entity Framework 6 LINQ queries - Use NeinLinq.EntityFrameworkCore for Entity Framework Core LINQ queries
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.
Server side paging, sorting and filtering via Dynamic Linq
This is a fork of the dlinq-helpers project. Add server paging, filtering and sorting via Dynamic Linq to Asp.Net Core projects. Support Take, Skip, Sort, Filter, and Aggregate query parameters via QueryableExtensions class.
Easily construct lambda expressions dynamically. Turn models into database queries, using a simple fluent implementation.
Library for dynamic linq extensions