FluentMigrator.Runner.SqlAnywhere 3.3.2

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.

No packages depend on FluentMigrator.Runner.SqlAnywhere.

Use of standard dependency injection, configuration and logging libraries. Simplification of in-process runner configuration and instantiation. dotnet-fm is now a global .NET Core 2.1 tool. Minimum .NET Framework version is 4.6.1. Details: https://github.com/fluentmigrator/fluentmigrator/releases

Version Downloads Last updated
3.3.2 160 02/19/2024
3.3.1 125 07/23/2024
3.3.0 135 07/23/2024
3.2.17 127 07/23/2024
3.2.16 123 07/23/2024
3.2.15 142 07/23/2024
3.2.14 133 07/23/2024
3.2.11 124 07/23/2024
3.2.10 153 07/23/2024
3.2.9 142 07/23/2024
3.2.8 132 07/23/2024
3.2.7 145 07/23/2024
3.2.6 134 07/23/2024
3.2.1 136 07/23/2024
3.2.0 149 07/23/2024
3.1.3 137 07/23/2024
3.1.2 130 07/23/2024
3.1.1 122 07/23/2024
3.1.0 144 07/23/2024
3.0.0 134 07/23/2024
2.0.7 146 07/23/2024
2.0.6 124 07/23/2024
2.0.5 135 07/23/2024
2.0.4 141 07/23/2024
2.0.3 162 07/23/2024
2.0.2 135 07/23/2024
2.0.1 124 07/23/2024
2.0.0 125 07/23/2024