unoplatform / Uno.CodeGenLinks
A set of source generators for equality, immutability, ...
☆91Updated 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☆71Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- A Roslyn based C# source generation framework☆133Updated 2 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- 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
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- C# immutable records generator☆73Updated 5 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Simplifies the implementation of IDisposable☆78Updated last month
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- IDisposable helper types.☆137Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Replaces static method calls.☆68Updated 10 months ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 9 months ago
- Download, update and sync loose files from URLs☆61Updated this week
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆56Updated last month
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Method input validation and runtime checks that report errors or throw exceptions when failures are detected.☆137Updated this week
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 7 months ago