EamonNerbonne / ExpressionToCodeLinks
Generates valid, readable C# from an Expression Tree.
☆169Updated last month
Alternatives and similar repositories for ExpressionToCode
Users that are interested in ExpressionToCode are comparing it to the libraries listed below
Sorting:
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 9 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 4 months ago
- A Roslyn based C# source generation framework☆130Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Replaces static method calls.☆68Updated 4 months ago
- ConfigureAwait Checker for ReSharper and Rider☆102Updated 3 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆154Updated 5 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- A C# Glob library for .NET and .NET Core.☆224Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years 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…☆236Updated last year
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- A managed Tls Library without all the baggage☆59Updated 7 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 4 months ago
- A set of extension methods to complement the ones from System.Linq.Enumerable☆175Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 5 years ago