A Roslyn based C# source generation framework
☆134Dec 20, 2025Updated 3 months ago
Alternatives and similar repositories for Uno.SourceGeneration
Users that are interested in Uno.SourceGeneration are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A set of source generators for equality, immutability, ...☆91Dec 8, 2022Updated 3 years ago
- Assists in performing Roslyn-based code generation during a build.☆411Dec 11, 2020Updated 5 years ago
- Uno.Core is a set of helpers and extension methods used to accelerate development.☆41Jun 14, 2024Updated last year
- Pattern matching for Roslyn syntax trees☆31May 27, 2018Updated 7 years ago
- A set of roslyn extensions and helpers packaged as content files to avoid extertnal dependencies in analyzers and source generators☆11Feb 27, 2023Updated 3 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆674Mar 9, 2026Updated 2 weeks ago
- dotnet Code Generation using the Roslyn API.☆17Sep 20, 2019Updated 6 years ago
- The MVVM Light Toolkit port for the Uno Platform☆11Jul 31, 2020Updated 5 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Jun 23, 2022Updated 3 years ago
- ☆13Nov 21, 2025Updated 4 months ago
- ☆38Dec 8, 2022Updated 3 years ago
- The C# Source Generator Playground☆149Aug 18, 2021Updated 4 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆116Feb 10, 2021Updated 5 years ago
- New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET☆126Jan 22, 2024Updated 2 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Jan 10, 2020Updated 6 years ago
- A library to predict inputs and outputs of MSBuild projects☆40Sep 16, 2025Updated 6 months ago
- ☆35Nov 14, 2019Updated 6 years ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Mar 16, 2026Updated last week
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Jun 12, 2023Updated 2 years ago
- A Web Assembly versions of the System.Reactive classes.☆17Mar 15, 2026Updated last week
- Utilities for working with streams and pipes☆12Updated this week
- SQLite compiled to WebAssembly☆14Oct 28, 2024Updated last year
- Seamlessly extends any (.csproj, .vbproj, .fsproj) project to produce a NuGet package (.nupkg) and symbols at compile time. Supports publ…☆12Jun 22, 2022Updated 3 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Mar 16, 2026Updated last week
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.