✅ '' does not contain a definition for '' and no accessible extension method '' can be found
I have this data model
And the error pops out in the OnModelCreating method:
`
I have tried to inject the Employee keys into the neighbouring data model like this, but to no avail
Could anyone point me in the right direction?
And the error pops out in the OnModelCreating method:
`
I have tried to inject the Employee keys into the neighbouring data model like this, but to no avail
Could anyone point me in the right direction?
