-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Pawel Gerr edited this page Apr 29, 2025
·
59 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.400 (or higher) for building projects