EamonNerbonne / ExpressionToCodeLinks
Generates valid, readable C# from an Expression Tree.
☆169Updated this week
Alternatives and similar repositories for ExpressionToCode
Users that are interested in ExpressionToCode are comparing it to the libraries listed below
Sorting:
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- C# immutable records generator☆73Updated 5 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A C# Glob library for .NET and .NET Core.☆225Updated last year
- A set of extension methods to complement the ones from System.Linq.Enumerable☆176Updated 3 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Tracing rewriter using Fody☆93Updated 3 years ago
- Reactive queryable observable framework.☆160Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 11 months ago
- Generate ToString method from public properties.☆83Updated 8 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A Roslyn based C# source generation framework☆133Updated 4 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- IDisposable helper types.☆135Updated last year
- Code generation for immutable types☆174Updated last year
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆223Updated 2 years ago
- ☆119Updated 12 years ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer☆111Updated 2 weeks ago
- A .NET library that makes shelling out commands super easy and fluent.☆108Updated 5 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities