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:
- C# library to serialize LINQ expressions☆535Updated 11 months ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated 2 months ago
- C# Framework provides mechanism to compare complex objects, allows to override comparison rules for specific properties and types.☆359Updated 3 years ago
- A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.☆298Updated last year
- .NET aspect weaver (build task under NuGet package)☆318Updated this week
- Basic TCP server that uses System.IO.Pipelines to parse line based messages☆373Updated 4 years ago
- Library to simplify interception of asynchronous methods☆306Updated 2 years ago
- Configure async code's ConfigureAwait at a global level☆457Updated 10 months ago
- .NET Core Inter-process communication framework☆369Updated this week
- A Toolkit for building LINQ IQueryable providers. This is the official move of my IQToolkit project from CodePlex.☆249Updated last year
- A set of useful .NET utilities and C# helpers used across Easy.* projects.☆367Updated 2 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.☆357Updated 6 months ago
- Compile time decorator pattern via IL rewriting☆403Updated 9 months ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Updated 3 years ago
- DateTimeRange, Business Day and various DateTime, DateTimeOffset, TimeSpan extension methods☆247Updated last week
- String representations of expression trees + library of expression tree objects☆164Updated 2 years ago
- Simple & efficient library for deep copying .NET objects☆230Updated 2 years ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- (pronounced dyna-mighty) flexes DLR muscle to do meta-mazing things in .net☆364Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆437Updated 7 months ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆448Updated 5 years ago
- Grace is a feature rich dependency injection container library☆341Updated 7 months ago
- A fluent library to print out a nicely formatted table in a console application C#☆343Updated last year
- A configurable and eXtensible Xml serializer for .NET.☆341Updated 5 months ago
- Simply LINQ your remote resources...☆354Updated last month
- A library that provides a simple way to create lambda expressions to filter lists and database queries.☆380Updated 4 years ago
- Exceptionless clients for the .NET platform☆571Updated 2 months ago
- Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Core dependency injection abs…☆209Updated last month
- Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.☆314Updated 2 months ago