bartdesmet / ExpressionFutures
Scratch pad for various expression tree improvements.
☆82Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ExpressionFutures
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- C# immutable records generator☆72Updated 4 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- Easy-to-use exception causality chains for async/await.☆63Updated 4 years ago
- A managed Tls Library without all the baggage☆59Updated 6 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆105Updated last week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆52Updated 6 years ago
- Under the rocks☆104Updated 6 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago
- Practical polytypic programming for C#☆153Updated this week
- Helper objects to browse complex structures returned by ClrMD☆62Updated 8 months ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- ConfigureAwaitChecker☆67Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆130Updated 7 years ago