| DependencyNotFoundException |
Thrown when a dependency could not be found. |
| EmbeddedConfigurationStoreService |
A service that provides configuration from embedded resources within assemblies. |
| IEmbeddedConfigurationStoreService |
Allows the implementation of a service that provides configuration from embedded resources within assemblies. |
| IScriptExecutorService |
Allows the implementation of a services that executes scripts. |
| IScriptHasher |
Allows the implementation of a hasher for script verification. |
| IScriptReaderService |
Allows the implementation of a service that reads an validates scripts. |
| ITableDscService |
Allows the implementation of a service that manages the migration of database tables. |
| MigrationsConsts |
Constants for the migrations project. |
| ScriptExecutorService |
A service that executes Scripts. |
| ScriptHasher |
Script hasher helper. |
| ScriptReaderService |
Provides services to load and validate Scripts from XML payloads. |
| TableDscService |
A service that manages the migration of database tables. |