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
devsitecore edited this page May 5, 2018
·
1 revision
Dependency Injection
Microsoft Unity is used for dependency injection. Unity container and mapping is defined in the web.config. Named types are used for multiple implementations, e.g. for the File reader and the countries filter.