.dll file

FluentMigrator.Runner.dll

Uploaded: 2024-01-06 Last Validated: 2024-03-03
3.3.2.9 103.5KB x86 (32 bit) Verified 2024-03-03
Sponsored

File Info

Integrity Check
Passed
Uncompressed Size
103.5KB
MD5
b1e7eab74bce621fa98e0eb672637b9b
SHA256
3d7045be4980ebf916e550712659ed1dd0dbcc50c1d710d4e926c671f6816a72
SHA1
af346950e42466a465e1a78d1df17656b32dc94d

Metadata

Status
Complete
Company
FluentMigrator Project
Product
FluentMigrator
Description
FluentMigrator.Runner
Build Note
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.
Copyright
Sean Chambers and the FluentMigrator project 2008-2018

Data Points

First Upload
2024-01-06

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.