1
I am creating a repository using the Entity Framework, and the need arose for my entities to communicate with the entity Identityuser of Identity, only that Identity is on a separate layer of my application layer. It is possible to create two contexts (Identity and my application) that allow this relationship of navigation between objects?
Thank you Anderson Roberto!
– Eliseu Marcos