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
- Analyzers checking System.Reflection☆81Updated last year
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years 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
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A modern compile-time generated interception/proxy library☆139Updated last year
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- The Try monad (Error/Exceptional monad) for C#☆59Updated last year
- Example implementation of IValueTaskSource☆30Updated last year
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last month
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- C# interface-to-member source generator☆79Updated 7 months ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆106Updated this week
- Analyzers for XML documentation☆36Updated 2 years ago