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:
- A Roslyn based C# source generation framework☆130Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- C# immutable records generator☆73Updated 5 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 3 years ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Replaces static method calls.☆68Updated 5 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Generate Equals, GetHashCode and operators methods from properties.☆111Updated 5 months ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 months ago
- IDisposable helper types.☆131Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- ConfigureAwaitChecker☆71Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 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
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated 10 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Generate ToString method from public properties.☆83Updated 5 months ago