EamonNerbonne / ExpressionToCodeLinks
Generates valid, readable C# from an Expression Tree.
☆169Updated 2 weeks ago
Alternatives and similar repositories for ExpressionToCode
Users that are interested in ExpressionToCode are comparing it to the libraries listed below
Sorting:
- C# immutable records generator☆73Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A Roslyn based C# source generation framework☆130Updated last month
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- Generate ToString method from public properties.☆83Updated 5 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Reactive queryable observable framework.☆161Updated 7 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Code generation for immutable types☆172Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆110Updated 3 weeks ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- ☆119Updated 12 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 5 months ago
- NMemory is a lightweight non-persistent in-memory relational database engine that is purely written in C# and can be hosted by .NET appli…☆238Updated last month
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- IDisposable helper types.☆131Updated last year