❔ Retrieving GUID from db with EF core returning 0s
Hi, I'm new to EF core and I don't understand why this issue occurs. So the data in db is fine. But when calling this:
replacing all T with OrderReadDto which is this:
The returned data is this:
Any idea? Thanks in advance.
replacing all T with OrderReadDto which is this:
The returned data is this:
Any idea? Thanks in advance.
