Skip to content
#

expression-trees

Here are 32 public repositories matching this topic...

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.

  • Updated Jun 5, 2026
  • C#

Improve this page

Add a description, image, and links to the expression-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expression-trees topic, visit your repo's landing page and select "manage topics."

Learn more