Skip to content

Replace IEdmModel service location with constructor injection in ModelMapper. #32

@jspuij

Description

@jspuij

ModelMapper does a service location for IEdmModel in TryGetRelevantType. This can be replaced by constructor injection as ModelMapper is instantiated for every ApiBase instance.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions