funcky-discriminated-union
Match generator
A source generator that automates the creation of Match methods for discriminated unions in C#
A source generator that generates Match methods for all your discriminated unions needs. ✨
6 stars
2 watching
1 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A source generator that creates discriminated union types in C# with support for generics and implicit conversions. | 652 |
| | A C# source generator that automates the creation of discriminated union types with helper methods. | 10 |
| | A C# library that generates efficient union types with rich APIs and automatic relation type detection for various use cases. | 10 |
| | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| | An application that generates a string expression for filtering movie releases. | 15 |
| | A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| | A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| | Automates the implementation of IEquatable<T> using attributes. | 138 |
| | A C# library that adds auto creation and population capabilities to the Bogus generator | 447 |
| | Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| | A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| | An Ada application code generator that creates web applications or database mappings from various input formats. | 17 |
| | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
| | A library to simplify pattern matching on Roslyn syntax trees for C# code analysis and refactoring. | 29 |
| | A code generation toolkit that enables easy creation of templates for generating code in various languages and formats. | 263 |