You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I appreciate this lib, I would like some help and guidance, where I am trying to import entities from C# source from a models/entity namepace and then add it inside a DbContext definitions (including their entities)
How can I add /import how to import those source/entities to the designer is it done by these methods, I apologize I was reading the help and could not figure it out.
by drag and drop
or right click import namespace
or right click import the models/entities in the solution tree
Can you please tell me which part of the code does it.
The text was updated successfully, but these errors were encountered:
Hello I appreciate this lib, I would like some help and guidance, where I am trying to import entities from C# source from a models/entity namepace and then add it inside a DbContext definitions (including their entities)
How can I add /import
how to import those source/entities to the designer
is it done by these methods, I apologize I was reading the help and could not figure it out.Can you please tell me which part of the code does it.
The text was updated successfully, but these errors were encountered: