AI OnAI Off
Nov 04, 2015
Jan 07, 2022
CMS Core
Closed, Fixed
Dependency injection in Episerver products is based on StructureMap. You can use StructureMap directly or the Episerver abstractions for StructureMap. The recommended approach is to use the abstractions.
The feature adds a new API for explicit registration for services into the container. See SDK section "Dependency Injection" for details.