Simply LINQ your remote resources...
-
Updated
Sep 5, 2026 - C#
Simply LINQ your remote resources...
A dynamic expression builder that can be used to dynamically sort and/or filter LINQ/EF queries
A convention object to object or DataReader to object mapper in .NET Core 2.0.
Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.
Create .NET DataTable using projections
Dino 🦕 A lightweight Domain Specific Language (DSL) for Entity Framework Core that allows you to write SQL-like queries as strings while maintaining the full power and safety of EF Core.
C# source generator for explicit object mapping and EF Core projections. Write mappings once as normal C# and reuse them in memory, LINQ queries, and updates.
Store-agnostic relational query model for .NET: build a query once, render it to SQL, the 1C query language, LINQ, a URL or a sentence.
This Repository contains code implementation for all the Data Structures and Algorithms
High-performance .NET object-to-object mapping library with zero runtime reflection and zero extra allocations. Faster than AutoMapper, Mapster, and AgileMapper on every benchmark.
The Expression Tree Toolkit is a collection of helper functions, extension methods, and ready-to-use classes. It simplifies common developer tasks manipulating expression trees.
Boolean Expression Truth Table Builder
Embeddable Query Language
Define public query contracts for .NET APIs over IQueryable<T>.
Exercício de Estruturas de Dados. Calculadora de expressões usando árvore de expressões.
DynamicFilter allows to use essential linq filtering methods in web api apps
A simple, zero-configuration object-to-object mapper for .NET. Convention-based mapping with compiled expression trees. MIT-licensed AutoMapper alternative, on NuGet as SimpleMapper.Net.
Wrapper around Expression Trees to provide statically typed experience and easier, less error prone enviroment for writing runtime compiled code
Reusable query logic for LINQ and EF Core.
Create dynamic filters using a fluent syntax. based on expression trees
To associate your repository with the expression-trees topic, visit your repo's landing page and select "manage topics."