DomainPrimitives
Domain primitive generator
A toolkit for generating domain-specific primitives with simplified creation and enhanced code quality features.
C# Domain Primitives generator
53 stars
7 watching
0 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
ddddomaindotnetdotnet-coreentityprimitive-typessource-generatorsstrongly-typedvalue-object
Related projects:
Repository | Description | Stars |
---|---|---|
thearchitectdev/architect.domainmodeling | A DDD toolset providing boilerplate code generators for domain models in C# | 64 |
zarehd/aspnetstatic | Transforms ASP.NET Core into a static site generator | 107 |
jacquescarette/drasil | A framework for generating software artifacts from domain knowledge and code | 143 |
ladeak/protobufsourcegenerator | Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 |
krasin-ga/matryoshki | A framework for creating type-agnostic decorators and adapters using C# source generators | 28 |
lucasteles/strongly | Generates boilerplate code for strongly-typed values | 35 |
mcintyre321/valueof | A library that helps you define and enforce strongly-typed domain values to avoid primitive obsession in your codebase. | 887 |
iiweis/primitivestaticdatagenerator | A C# source generator that creates methods to return optimized ReadOnlySpan static data from primitive values | 9 |
bharatdwarkani/docsify-dotnet-core | An ASP.NET Core project that integrates Docsify to generate a static documentation site from Markdown files. | 20 |
packtpublishing/hands-on-domain-driven-design-with-.net-core | A comprehensive guide to implementing Domain-Driven Design with .NET Core, focusing on building complex business systems | 642 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,758 |
web-infra-dev/rspress | A fast static site generator with support for MDX and full-text search. | 1,443 |
ardalis/specification | A base class with tests for adding specifications to a DDD model. | 1,939 |
yeah69/mrmeeseeks.die | A compile-time dependency injection container for .Net that generates factory methods to create instances of types. | 7 |
mediabrain-sjtu/feddg-ga | This project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains. | 43 |