Backend Core (MILTON.BackendCore)
The Backend Core project houses all the core building blocks for the domain-driven elements and shared persistence layers that shouldn’t be duplicated across the specific microservices or the primary API project.
Submodules
- Domain: Contains the central domain models.
- Infrastructure: Contains external adapters and core implementations that support the domain models (e.g., persistence).