vault backup: 2025-04-06 18:02:52
This commit is contained in:
@@ -16,7 +16,7 @@ https://learn.microsoft.com/en-us/ef/core/modeling/
|
||||
- The **Domain layer** should be **clean** (only entities, no database-related logic).
|
||||
- The **Infrastructure layer** handles **database interactions**, so configurations belong here.
|
||||
|
||||
|
||||
|
||||
## Create configuration classes
|
||||
- [ ] Create the classes with this format: `[Entity]Configutaion.cs`
|
||||
- [ ] The class should implement the `IEntityTypeConfiguration<[Entity]>`
|
||||
|
||||
Reference in New Issue
Block a user