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
Sorry if i am missing something really simple, but i am not understanding exactly how to use the created class. I have a EF phone object, and I have used the generator to create a PhoneDTO object (and the associated mapper class). How do i then create a PhoneDTO object from the original Phone EF object?
Some examples code would be great!! Thanks in advance.
The text was updated successfully, but these errors were encountered:
Sorry if i am missing something really simple, but i am not understanding exactly how to use the created class. I have a EF phone object, and I have used the generator to create a PhoneDTO object (and the associated mapper class). How do i then create a PhoneDTO object from the original Phone EF object?
Some examples code would be great!! Thanks in advance.
The text was updated successfully, but these errors were encountered: