ByValue
Value object helper
Library to help create value objects with proper equality behavior
DDD ValueObject implementation helper
9 stars
2 watching
0 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
c-sharpddddomain-driven-designdotnetnetstandard
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. | 890 |
| Generates wrapper classes to prevent type confusion in object properties | 40 |
| Generates boilerplate code for strongly-typed values | 36 |
| A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
| A source generator and analyzer that helps create strongly typed domain concepts by turning primitives into value objects. | 900 |
| A collection of reusable value objects designed to facilitate domain-driven design and integration with Doctrine ORM | 66 |
| A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,224 |
| A simple string key-value database with support for arrays and JSON | 215 |
| A package for casting Eloquent model attributes to value objects with ease. | 23 |
| A codebase demonstrating improved software design through the application of Domain Driven Design (DDD) tactical patterns to enhance readability and expressiveness of C# code. | 317 |
| An implementation of Domain Driven Design concepts in a library management system using NestJS and TypeScript | 379 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |