Strongly
Value generator
Generates boilerplate code for strongly-typed values
💪🏾 A strongly-typed domain values source-generator
36 stars
1 watching
6 forks
Language: C#
last commit: 9 months ago
Linked from 1 awesome list
csharpdotnetsource-generatorstrongly-typedtypedvalue-object
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Generates strongly typed Embedded Resource names for .NET standard 2.0 projects. | 9 |
| A source generator and analyzer that helps create strongly typed domain concepts by turning primitives into value objects. | 900 |
| A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |
| Generates source code strings for attribute definitions in C#. | 7 |
| A collection of C# source generators that simplify the code required for common patterns in WPF applications | 38 |
| Library to help create value objects with proper equality behavior | 9 |
| A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. | 890 |
| Automates boilerplate code generation for INotifyPropertyChanged properties | 140 |
| Generates C# code from SCS .yml files | 4 |
| Automatically generates strongly typed settings classes from JSON configuration files using source generators. | 30 |
| Generates cache boilerplate code around a method to simplify caching in C# applications. | 4 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| Generates builder classes for model classes with predefined property names. | 116 |