FluentMigrator 1.2.0

FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.

Showing the top 20 packages that depend on FluentMigrator.

Packages Downloads
FluentMigrator.Runner.Core
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
20
FluentMigrator.Runner.Core
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
21
FluentMigrator.Runner.SQLite
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
19
FluentMigrator.Runner.SQLite
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
23
FluentMigrator.Runner.SQLite
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
26
FluentMigrator.Runner.SqlServer
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
18
FluentMigrator.Runner.SqlServer
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
21
FluentMigrator.Runner.SqlServer
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
38

Improvements & Features: Insert.IntoTable("").Row() allows providing data with dictionary in addition to dynamic @tommarien MySql: LONGTEXT mapping added @eff0880 Migrations are now lazy loaded at startup, this to reduce build up time @wilbit Added Constraint("name").Exists() to SchemaTable syntax @WilliamRoxit Enable using table descriptions with non default schema @avinash9587 Bug fixes: Validation of migrations will no longer generate exception if migrations contains more then 1 of same type @mihaipetrutiu via @tommarien Oracle: Updated the default mapping of Int64 to NUMBER(19,0) to match the default type mapping @kramerpr Firebird: AsString() now defaults to varchar(255) @kingpong

This package has no dependencies.

Version Downloads Last updated
5.2.0 26 07/23/2024
5.1.0 21 07/23/2024
5.0.0 26 07/23/2024
3.3.2 20 02/19/2024
3.3.1 20 07/23/2024
3.3.0 27 07/23/2024
3.2.17 26 07/23/2024
3.2.16 26 07/23/2024
3.2.15 18 07/23/2024
3.2.14 19 07/23/2024
3.2.11 26 07/23/2024
3.2.10 17 07/23/2024
3.2.9 25 07/23/2024
3.2.8 21 07/23/2024
3.2.7 27 07/23/2024
3.2.6 22 07/23/2024
3.2.1 30 07/23/2024
3.2.0 28 07/23/2024
3.1.3 23 07/23/2024
3.1.2 28 07/23/2024
3.1.1 23 07/23/2024
3.1.0 19 07/23/2024
3.0.0 20 07/23/2024
2.0.7 26 07/23/2024
2.0.6 26 07/23/2024
2.0.5 23 07/23/2024
2.0.4 26 07/23/2024
2.0.3 21 07/23/2024
2.0.2 20 07/23/2024
2.0.1 20 07/23/2024
2.0.0 21 07/23/2024
1.6.2 25 07/23/2024
1.6.1 24 07/23/2024
1.6.0 25 07/23/2024
1.5.1 23 07/23/2024
1.5.0 30 07/23/2024
1.4.0 20 07/23/2024
1.3.1 18 07/23/2024
1.3.0 21 07/23/2024
1.2.1 22 07/23/2024
1.2.0 29 07/23/2024
1.1.2.1 22 07/23/2024
1.1.2 23 07/23/2024
1.1.1 27 07/23/2024
1.1.0 27 07/23/2024
1.0.6 20 07/23/2024
1.0.5 21 07/23/2024
1.0.4 21 07/23/2024
1.0.3 18 07/23/2024
1.0.2 23 07/23/2024
1.0.1 22 07/23/2024
0.9.2 25 07/23/2024
0.9.1 31 07/23/2024
0.9.0 29 07/23/2024