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
Yeah, this is a bit complicated issue. ProjectToType is for translate mapping into expression. But MapContext required context for actual mapping. I will find the way to solve this in the future. For now please, mapping using _mapper.Map.
I have this Config
when I want to run the below code I got exception :
InvalidOperationException: Mapping must be called using ServiceAdapter
The text was updated successfully, but these errors were encountered: