C#C
C#13mo ago
Wiløvy

EF 9

Hi, I am learning C#, EF, gRPC with a small project (A Blog).

I am using SQLServer as DB.

I have a problem with EF, I want to validate that the user id sent to me really exists so I can't create a post with an id of a user that doesn't exist.
image.png
image.png
Was this page helpful?