Namespace FluentMigrator.Infrastructure
Classes
AssemblyCollection
An assembly collection for multiple assemblies
DefaultEmbeddedResourceProvider
The default implementation of the IEmbeddedResourceProvider interface
ErrorMessages
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
ManifestResourceNameWithAssembly
Combines a ManifestResourceName with the assembly it belongs to
MigrationContext
The default implementation of the IMigrationContext
MigrationInfo
The default IMigrationInfo implementation for migrations with the MigrationAttribute
NonAttributedMigrationToMigrationInfoAdapter
This adapter wraps a migration into a MigrationInfo instance, used to keep IMigration backwards compatible with new IMigrationInfo.
SingleAssembly
A simple wrapper which is equivalent to a collection with a single Assembly
Interfaces
IAssemblyCollection
A bundle of one or more Assembly instances
ICanBeValidated
Interface definition for validation
IEmbeddedResourceProvider
Interface for getting all embedded resources
IMigrationContext
The context of a migration while collecting up/down expressions
IMigrationInfo
Interface for migration information
ISupportAdditionalFeatures
Provides a dictionary to store values for non-standard additional features