Architect.DomainModeling icon indicating copy to clipboard operation
Architect.DomainModeling copied to clipboard

A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.

Results 1 Architect.DomainModeling issues
Sort by recently updated
recently updated
newest added
trafficstars

- Generic JSON serializers instead of generated. - Removed #if NET7/8 conditionals, now that 8 is the minimum version. - Upgraded LangVersion and handled compiler suggestions. - Suppressions and summary...