MigrationsAssemblyExtensions Class

Definition

Extension methods for IMigrationsAssembly.

C#
public static class MigrationsAssemblyExtensions
Inheritance
MigrationsAssemblyExtensions

Remarks

See Database migrations for more information and examples.

Methods

GetMigrationId(IMigrationsAssembly, String)

Gets a migration identifier in the assembly with the given a full migration name or just its identifier.

Applies to

Product Versions
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0