Strongly

Value generator

Generates boilerplate code for strongly-typed values

💪🏾 A strongly-typed domain values source-generator

GitHub

35 stars
1 watching
6 forks
Language: C#
last commit: 6 months ago
Linked from 1 awesome list

csharpdotnetsource-generatorstrongly-typedtypedvalue-object

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
surgicalcoder/stronglytypedembeddedresources Generates strongly typed Embedded Resource names for .NET standard 2.0 projects. 9
stevedunn/vogen A source generator and analyzer that helps create strongly typed domain concepts by turning primitives into value objects. 883
nenonaninu/typedsignalr.client A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. 147
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
igood/boilerplatezero A collection of C# source generators that simplify the code required for common patterns in WPF applications 37
sm-g/byvalue Library to help create value objects with proper equality behavior 9
mcintyre321/valueof A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. 887
canton7/propertychanged.sourcegenerator Automates boilerplate code generation for INotifyPropertyChanged properties 139
hermanussen/fairy Generates C# code from SCS .yml files 4
jasonswearingen/notnot.appsettings Automatically generates strongly typed settings classes from JSON configuration files using source generators. 28
jeppevammenkristensen/cachesourcegenerator Generates cache boilerplate code around a method to simplify caching in C# applications. 4
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
collinalpert/lombok.net A .NET library that uses source generators to automatically create boilerplate code for classes and structs. 313
dasmulli/data-builder-generator Generates builder classes for model classes with predefined property names. 116