Skip to content

Commit 3f4fbd4

Browse files
nanotaboadaclaude
andcommitted
docs(readme): add missing Data→Repositories dependency in diagram
- Repositories consume DbContext (Data) at runtime via constructor injection; the edge was missing from the Layer 4 arrows Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c559aba commit 3f4fbd4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ graph RL
165165
%% Layer 4
166166
Models --> Repositories
167167
Models --> Data
168+
Data --> Repositories
168169
EFCore --> Data
169170
EFCore -.-> Repositories
170171

0 commit comments

Comments
 (0)