alecsg77 / ExpressionTreeToolkit

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.

Home Page:https://alecsg77.github.io/ExpressionTreeToolkit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpressionTreeToolkit

Build Nuget MyGet GitHub deployments

What is Expression Tree Toolkit

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.

Summary

  • Expression Equality Comparer
  • Expression Iterator

Getting Started

NuGet Package Name Description
ExpressionTreeToolkit.Core .NET NuGet package containing core code

See It In Action

ExpressionEqualityComparer example on dotnetfiddle

Contribution Guidelines

Please use GitHub Issues for bug reports and feature requests.

Logo Credits

Font in use Comfortaa-Bold designed by Johan Aakerlund and licensed under Open Font License. “Tree” icon by Edward Boatman from the Noun Project.

About

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.

https://alecsg77.github.io/ExpressionTreeToolkit/

License:MIT License


Languages

Language:C# 99.2%Language:CSS 0.8%Language:Batchfile 0.0%