-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Pawel Gerr edited this page Nov 21, 2025
·
62 revisions
This library provides some interfaces, classes, Roslyn Source Generators, Roslyn Analyzers and Roslyn CodeFixes for implementation of Smart Enums, Value Objects and Discriminated Unions.
- Smart Enums
- Value Objects
- Discriminated Unions
- Convenience methods and classes
- C# 11 (or higher) for generated code
- SDK 8.0.416 (or higher) for building projects