Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain의 EF.Core 구성 팁 #1

Open
SAgiKPJH opened this issue May 6, 2024 · 0 comments
Open

Domain의 EF.Core 구성 팁 #1

SAgiKPJH opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@SAgiKPJH
Copy link
Contributor

SAgiKPJH commented May 6, 2024

  • Entity의 ID에 키를 부여합니다.
    • image
  • Vo를 통해 Entity를 구성할 경우, Mapping을 정의해야 합니다.
    • image
  • 양방향 인자도 DbSet으로 등록해 주어야 합니다.
    • image
@SAgiKPJH SAgiKPJH self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant