Extension points in the .NET Content Interaction Libraries
Various interfaces in the .NET CIL enable you to override various default implementations. You can use Microsoft Unity to inject any new dependencies you create.
Extension points in the .NET Content Interaction Libraries
.NET CIL extension points and interfaces
Code sample for getting reference to a .NET CIL custom provider implementation
.NET CIL extension points and interfaces
Code sample for getting reference to a .NET CIL custom provider implementation
Sample code snippet for configuring Unity dependency injection from .NET code