zspitz / ExpressionTreeVisualizerLinks
Debugging visualizer for expression trees
☆353Updated 3 years ago
Alternatives and similar repositories for ExpressionTreeVisualizer
Users that are interested in ExpressionTreeVisualizer are comparing it to the libraries listed below
Sorting:
- .NET aspect weaver (build task under NuGet package)☆319Updated last week
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆410Updated 3 months ago
- Compile time decorator pattern via IL rewriting☆403Updated 10 months ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆359Updated 3 years ago
- C# library to serialize LINQ expressions☆535Updated 11 months ago
- Configure async code's ConfigureAwait at a global level☆456Updated 11 months ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 3 months ago
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆375Updated 4 years ago
- .NET Core Inter-process communication framework☆369Updated 3 weeks ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆249Updated last year
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆365Updated last year
- Library to simplify interception of asynchronous methods☆305Updated 2 years ago
- A fluent library to print out a nicely formatted table in a console application C#☆342Updated last year
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆285Updated 3 years ago
- A configurable and eXtensible Xml serializer for .NET.☆342Updated 6 months ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- Grace is a feature rich dependency injection container library☆339Updated 7 months ago
- A modern async HTTP client for REST APIs. Its fluent interface lets you send an HTTP request and parse the response in one go.☆358Updated 7 months ago
- A library that provides a simple way to create lambda expressions to filter lists and database queries.☆380Updated 4 years ago
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆314Updated 2 months ago
- .NET managed sockets wrapper using the new "Pipelines" API☆435Updated 8 months ago
- String representations of expression trees + library of expression tree objects☆165Updated 2 years ago
- Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.☆301Updated 2 months ago
- Simple & efficient library for deep copying .NET objects☆230Updated 2 years ago
- Exceptionless clients for the .NET platform☆570Updated 2 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆449Updated 5 years ago
- Track changes in POCO objects☆210Updated 2 years ago
- C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.☆478Updated last month