unoplatform / Uno.CodeGenLinks
A set of source generators for equality, immutability, ...
☆90Updated 2 years ago
Alternatives and similar repositories for Uno.CodeGen
Users that are interested in Uno.CodeGen are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A Roslyn based C# source generation framework☆133Updated 4 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Analyzers checking System.Reflection☆82Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Scratch pad for various expression tree improvements.☆83Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- IDisposable helper types.☆135Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- Download, update and sync loose files from URLs☆60Updated this week
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 7 months ago
- Simplifies the implementation of IDisposable☆78Updated 8 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 5 months ago
- Replaces static method calls.☆68Updated 8 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 5 months ago
- Easy-to-use exception causality chains for async/await.☆65Updated 5 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- An HTML generation library☆42Updated last week