Model Dependency Diagram - mjoniec/Proj1_GoldCharts GitHub Wiki
Requirements:
- No model duplication
- Modularity, reusability.
- Note: Introducing additional complexity by splitting one model/nuget into several with dependencies, just because some service uses 2 out of 8 models contained within that nuget, migh be an anti pattern.