Simply LINQ your remote resources...
-
Updated
Jun 29, 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.
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.
Create .NET DataTable using projections
This Repository contains code implementation for all the Data Structures and Algorithms
Define public query contracts for .NET APIs over IQueryable<T>.
Boolean Expression Truth Table Builder
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.
Embeddable Query Language
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.
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
DynamicFilter allows to use essential linq filtering methods in web api apps
Exercício de Estruturas de Dados. Calculadora de expressões usando árvore de expressões.
Demo from 2022: a fluent LINQ builder serializes Where/OrderBy/Skip/Take expression trees, posts them to a generic ASP.NET Core controller, and rebuilds the query against EF Core + SQLite. Same query code runs from Blazor WebAssembly and a console app.
Create dynamic filters using a fluent syntax. based on expression trees
A small compiler that translates human-intuitive mathematical intentions into executable expression trees built from a single binary operation: eml(x, y) = exp(x) − ln(y).
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.
Add a description, image, and links to the expression-trees topic page so that developers can more easily learn about it.
To associate your repository with the expression-trees topic, visit your repo's landing page and select "manage topics."