C# discriminated union source generator
☆866Feb 25, 2026Updated last week
Alternatives and similar repositories for dunet
Users that are interested in dunet are comparing it to the libraries listed below
Sorting:
- A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects☆1,381Updated this week
- Easy to use F#-like ~discriminated~ unions for C# with exhaustive compile time matching☆4,007Aug 7, 2024Updated last year
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,397Feb 12, 2026Updated 3 weeks ago
- A .NET source generator for generating object mappings. No runtime reflection.☆3,935Feb 23, 2026Updated last week
- PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add …☆2,165Dec 6, 2025Updated 3 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆510Feb 27, 2026Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆357Updated this week
- Pure DI for .NET☆768Updated this week
- A modern, fast and flexible .NET testing framework☆3,773Updated this week
- Practical generic programming for .NET☆259Updated this week
- A Rosyln-powered generator for strongly-typed IDs☆1,723Feb 21, 2025Updated last year
- Immutability is easy!☆55Nov 20, 2025Updated 3 months ago
- A high performance implementation of Mediator pattern in .NET using source generators.