Project in progress - Development in small steps, speed: super-slow.
Enterprise patterns implementations
Go to the RoyalCode.EnterprisePatterns directory and within it you will find several projects implementing different patterns.
Access the project directory and there will be documentation explaining each pattern.
In the RoyalCode.Examples directory you will find several implementations for these patterns.
You will find an implementation for the following patterns:
- Entities
- Aggregates
- Domain Events
- Operation Result
- Repository
- Unit of Work
- Search Filter Specifier (similar to specification)