Optimization.Unity Namespace
From Fabrica Bolos GLPK
Namespace for everything that lets you use Unity as an IOC with the framework
Classes
| Class | Description | |
|---|---|---|
| DefaultHostFactory |
This class is needed whenever you want to use the UnityServiceHostFactory with IIS
| |
| Unity |
A class that defines functions for unity.
| |
| UnityInstanceProvider |
An instance provider for unity
| |
| UnityServiceBehavior |
A service behavior for a unity service host
| |
| UnityServiceHost |
A ServiceHost that uses Unity for dependency injection
| |
| UnityServiceHostFactory |
Allows to create unity service hosts.
| |
| WcfUnityConfiguration |
Allows configuration of a unity container in a WCF context
|
Interfaces
| Interface | Description | |
|---|---|---|
| IUnityConfiguration |
Exposes a method to configure the unity container
|