.png) |
DataProtectionCryptographyService |
Provides Cryptography services using the Data Protection API. |
.png) |
FileCatalogModuleEnumerator |
This implementation of IModuleEnumerator processes the assemblies specified in a solution profile. |
.png) |
FileStatePersistenceService |
Implements simple file based IStatePersistenceService that stores the state in binary files using the BinaryFormatter serializer. |
.png) |
IsolatedStorageStatePersistenceService |
Service that uses isolated storage for state persistence. |
.png) |
LoadedModuleInfo |
Represents the information about a loaded module |
.png) |
ModuleDependencySolver |
Used by the ModuleLoaderService to get the load sequence for the modules to load according to their dependencies. |
.png) |
ModuleEnumeratorException |
An exception thrown by the IModuleEnumerator implementations. |
.png) |
ModuleLoaderService |
Service to load modules into the application. |
.png) |
ModuleLoadException |
Exception thrown by IModuleLoaderService implementations whenever a module fails to load. |
.png) |
ReflectionModuleEnumerator |
This implementation of IModuleEnumerator processes the assemblies located in a specified folder and enumerates the modules locating them using reflection. |
.png) |
ServiceMissingException |
Exception thrown when a required service doesn't exist in the component container. |
.png) |
StatePersistenceException |
Exception thrown by IStatePersistenceService implementations whenever a module fails to load. |
.png) |
StreamStatePersistenceService |
Implements simple file based IStatePersistenceService that stores State data in binary files using the BinaryFormatter serializer. |
.png) |
WindowsPrincipalAuthenticationService |
Implementation of IAuthenticationService that sets the current WindowsPrincipal as the principal policy. |
.png) |
WorkItemExtensionService |
Default implementation of the IWorkItemExtensionService. |
.png) |
WorkItemTypeCatalogService |
Keeps a catlog of WorkItems that are registered at module initialization time. |