Modular Monoliths Architecture with .NET
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
feat(ordering): implement ordering module and api bootstrapper
647541dView on GitHubfeat(catalog): implement catalog module with vertical slice architecture
df6dd11View on GitHubfeat(foundation): initial project structure and shared infrastructure
7e74e4cView on GitHubfeat: built a Shared Infrastructure Layer with CQRS, EF Core interceptors, and migration/seed extensions.
1294f36View on GitHubfeat: Setup PostgreSQL DB using Docker-compose file for Multi-container Docker env
cf3e022View on GitHubfeat: Develop Catalog Domain with Product Domain Entity Models
d72633bView on GitHubfeat: Develop Shared Domain for Tactical DDD Abstraction (Entity, Aggreagate, Events)
ed96091View on GitHubfeat: Wire-up Dependencies Between Modules (DI Management of Modules)
2f8f054View on GitHub