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 148 02/19/2024
3.3.1 119 07/23/2024
3.3.0 127 07/23/2024
3.2.17 124 07/23/2024
3.2.16 114 07/23/2024
3.2.15 136 07/23/2024
3.2.14 129 07/23/2024
3.2.11 120 07/23/2024
3.2.10 147 07/23/2024
3.2.9 139 07/23/2024
3.2.8 126 07/23/2024
3.2.7 141 07/23/2024
3.2.6 128 07/23/2024
3.2.1 131 07/23/2024
3.2.0 138 07/23/2024
3.1.3 132 07/23/2024
3.1.2 123 07/23/2024
3.1.1 115 07/23/2024
3.1.0 134 07/23/2024
3.0.0 127 07/23/2024
2.0.7 139 07/23/2024
2.0.6 118 07/23/2024
2.0.5 131 07/23/2024
2.0.4 132 07/23/2024
2.0.3 140 07/23/2024
2.0.2 127 07/23/2024
2.0.1 119 07/23/2024
2.0.0 119 07/23/2024