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
ModelMapper does a service location for IEdmModel in TryGetRelevantType. This can be replaced by constructor injection as ModelMapper is instantiated for every ApiBase instance.