sagifogel / NJection.LambdaConverter
C# Delegate to LambdaExpression Converter Library
☆33Updated last year
Alternatives and similar repositories for NJection.LambdaConverter
Users that are interested in NJection.LambdaConverter are comparing it to the libraries listed below
Sorting:
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- ☆23Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- Solution and project query system based on Roslyn compiler☆12Updated last year
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Converts all JetBrains ReSharper code annotation attributes to External Annotations, so you can provide R# annotations to 3rd parties but…☆38Updated 4 years ago
- Setting Visual Studio startup projects by hacking the suo☆46Updated this week
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.☆25Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- This is an assembly that generates a .il source file for emitted code with the correct breakpoints built-in for debugging purposes. It ha…☆12Updated 5 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- ☆29Updated 5 years ago