11 lines
318 B
Markdown
11 lines
318 B
Markdown
# ModelBuilders
|
|
|
|
EF Core Fluent API configurations for entity relationships (one-to-one, many-to-many).
|
|
|
|
## Subfolders
|
|
|
|
| Folder | Purpose |
|
|
|---|---|
|
|
| [`Users/`](Users/README.md) | User↔Profile and User↔Company relationship configs |
|
|
| [`Profiles/`](Profiles/README.md) | Profile↔Address relationship config |
|