FluentMigrator.Runner
1.5.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.
See the version list below for details.
Install-Package FluentMigrator.Runner -Version 1.5.0
dotnet add package FluentMigrator.Runner --version 1.5.0
<PackageReference Include="FluentMigrator.Runner" Version="1.5.0" />
paket add FluentMigrator.Runner --version 1.5.0
#r "nuget: FluentMigrator.Runner, 1.5.0"
Release Notes
https://github.com/schambers/fluentmigrator/releases
Features:
#467 - Allow many assemblies to contribute IMigrations in the same migrations run (JulianRooze)
#529 - Support SAP HANA Database (FabioNascimento)
#570 - Add options to generate migrations without database connection (andrewhanson)
#577 - Added ability to set Transaction Behavior and use Tags with MaintenanceAttribute (unrealguard)
Improvements:
#553 - Postgresql now handles comments (itn3000)
#573 - Provides an ability to create a column and specify that the timezone information should be stored with the date (dealproc)
Fixes:
#572 - SetExistingRowsTo: will not longer change column length (mstancombe)
#585 - Jet: Added Transaction to expression.Operation (albatrossen)
#576 - Firebird: quote only keywords otherwise quoting should be optional and not the default & various (amroel)
#568 - Oracle: Fix Escaping of Guid's, for insertdataexpression etc (tommarien)
Various:
#565 Albacore upgrade to 2.0 (daniellee)
Dependencies
-
- FluentMigrator (>= 1.5.0)
Used By
NuGet packages (64)
Showing the top 5 NuGet packages that depend on FluentMigrator.Runner:
Package | Downloads |
---|---|
Naos.Deployment.Core
Created on 2020-08-06 23:22
|
|
Abp.FluentMigrator
Abp.FluentMigrator
|
|
Naos.Deployment.Console
Created on 2020-08-06 23:22
|
|
Naos.Database.Migrator
Created on 2018-10-12 15:52
|
|
HQ
This package contains the full-stack build for HQ.io.
|
GitHub repositories (10)
Showing the top 5 popular GitHub repositories that depend on FluentMigrator.Runner:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
nopSolutions/nopCommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
|
|
Radarr/Radarr
A fork of Sonarr to work with movies à la Couchpotato.
|
|
lidarr/Lidarr
Looks and smells like Sonarr but made for music.
|
Version History
Version | Downloads | Last updated |
---|---|---|
3.2.15 | 7,186 | 2/19/2021 |
3.2.14 | 80 | 2/19/2021 |
3.2.11 | 42,832 | 1/9/2021 |
3.2.10 | 26,145 | 12/19/2020 |
3.2.9 | 296,037 | 8/25/2020 |
3.2.8 | 58,368 | 7/22/2020 |
3.2.7 | 140,038 | 6/8/2020 |
3.2.6 | 238,917 | 4/11/2020 |
3.2.1 | 954,553 | 4/16/2019 |
3.2.0 | 1,951 | 4/15/2019 |
3.1.3 | 636,952 | 6/25/2018 |
3.1.2 | 2,792 | 6/21/2018 |
3.1.1 | 14,755 | 6/11/2018 |
3.1.0 | 2,110 | 6/1/2018 |
3.0.0 | 21,176 | 5/7/2018 |
2.0.7 | 92,292 | 4/27/2018 |
2.0.6 | 13,809 | 4/24/2018 |
2.0.5 | 1,524 | 4/23/2018 |
2.0.4 | 634 | 4/23/2018 |
2.0.3 | 898 | 4/22/2018 |
2.0.2 | 55,082 | 4/17/2018 |
2.0.1 | 1,824 | 4/16/2018 |
2.0.0 | 2,191 | 4/15/2018 |
1.6.2 | 858,086 | 5/31/2016 |
1.6.1 | 222,455 | 11/9/2015 |
1.6.0 | 59,888 | 7/13/2015 |
1.5.1 | 26,049 | 4/17/2015 |
1.5.0 | 17,269 | 2/27/2015 |
1.4.0 | 24,411 | 12/31/2014 |
1.3.1 | 14,089 | 11/18/2014 |
1.3.0 | 33,726 | 8/27/2014 |
1.2.1 | 5,927 | 7/12/2014 |
1.1.1.33 | 2,286 | 6/21/2014 |
1.1.1.26 | 27,214 | 1/4/2014 |
1.1.1.15 | 17,217 | 8/16/2013 |