Namespace Umbraco.Cms.Infrastructure.Migrations
Classes
ExecutedMigrationPlan
IncompleteMigrationExpressionException
The exception that is thrown when a migration expression is not executed.
MergeBuilder
Represents a migration plan builder for merges.
MigrationBase
Provides a base class to all migrations.
MigrationBuilder
MigrationExpressionBase
Provides a base class for migration expressions.
MigrationPlan
Represents a migration plan.
MigrationPlan.Transition
Represents a plan transition.
MigrationPlanExecutor
NoopMigration
Interfaces
IMigrationBuilder
IMigrationContext
Provides context to migrations.
IMigrationExpression
Marker interface for migration expressions