unoplatform / Uno.CodeGen
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
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Replaces static method calls.☆68Updated 3 months ago
- Analyzers checking System.Reflection☆81Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Simplifies the implementation of IDisposable☆77Updated 3 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 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
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆75Updated last year
- A modern wrapper around System.IO.☆84Updated 2 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- .NET Standard Library for giving (bool, T) Option-like semantics☆29Updated 2 weeks ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- Example implementation of IValueTaskSource☆30Updated last year
- A library for generating discriminated union types in C#☆23Updated 5 years ago
- ☆58Updated this week
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 6 years ago
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago