FluentMigrator
3.3.2
Prefix Reserved
Requires NuGet 3.5 or higher.
Install-Package FluentMigrator -Version 3.3.2
dotnet add package FluentMigrator --version 3.3.2
<PackageReference Include="FluentMigrator" Version="3.3.2" />
paket add FluentMigrator --version 3.3.2
#r "nuget: FluentMigrator, 3.3.2"
// Install FluentMigrator as a Cake Addin
#addin nuget:?package=FluentMigrator&version=3.3.2
// Install FluentMigrator as a Cake Tool
#tool nuget:?package=FluentMigrator&version=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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- FluentMigrator.Abstractions (>= 3.3.2)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.1)
-
.NETStandard 2.0
- FluentMigrator.Abstractions (>= 3.3.2)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
- Microsoft.Extensions.Options (>= 2.0.1)
NuGet packages (100)
Showing the top 5 NuGet packages that depend on FluentMigrator:
Package | Downloads |
---|---|
FluentMigrator.Runner
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. |
|
BetterCms.Core
Core functionality of the publishing focused and developer friendly .NET Open source CMS. |
|
PeanutButter.FluentMigrator
A generic Migrations Runner for FluentMigrator so you can run in migrations within your application. |
|
EmailSpooler.Win32Service.DB
Use this project to pull in the three required Fluent Migrations to make your database able to store emails that the PeanutButter.EmailSpooler.Win32Service service can spool for you. You will need to inherit from the following migrations and add those inherited versions to your migration strategy: * Migration_1_CreateEmail * Migration_2_CreateEmailRecipient * Migration_3_CreateEmailAttachment |
|
Miru
Package Description |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on FluentMigrator:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
|
|
bonesoul/CoiniumServ
Next-gen crypto currency mining pool software
|
|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
smartstore/Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
|
Version | Downloads | Last updated |
---|---|---|
3.3.2 | 456,411 | 1/14/2022 |
3.3.1 | 544,275 | 9/21/2021 |
3.3.0 | 121,420 | 8/26/2021 |
3.2.17 | 453,495 | 6/17/2021 |
3.2.16 | 153,333 | 5/19/2021 |
3.2.15 | 713,086 | 2/19/2021 |
3.2.14 | 592 | 2/19/2021 |
3.2.11 | 258,022 | 1/9/2021 |
3.2.10 | 73,794 | 12/19/2020 |
3.2.9 | 1,179,979 | 8/25/2020 |
3.2.8 | 198,295 | 7/22/2020 |
3.2.7 | 435,833 | 6/8/2020 |
3.2.6 | 484,732 | 4/11/2020 |
3.2.1 | 1,790,096 | 4/16/2019 |
3.2.0 | 6,716 | 4/15/2019 |
3.1.3 | 986,849 | 6/25/2018 |
3.1.2 | 8,509 | 6/21/2018 |
3.1.1 | 22,397 | 6/11/2018 |
3.1.0 | 8,073 | 6/1/2018 |
3.0.0 | 46,466 | 5/7/2018 |
2.0.7 | 221,181 | 4/27/2018 |
2.0.6 | 24,817 | 4/24/2018 |
2.0.5 | 5,459 | 4/23/2018 |
2.0.4 | 4,287 | 4/23/2018 |
2.0.3 | 4,719 | 4/22/2018 |
2.0.2 | 86,316 | 4/17/2018 |
2.0.1 | 5,997 | 4/16/2018 |
2.0.0 | 8,224 | 4/15/2018 |
1.6.2 | 1,778,443 | 5/31/2016 |
1.6.1 | 360,111 | 11/9/2015 |
1.6.0 | 151,003 | 7/13/2015 |
1.5.1 | 74,581 | 4/17/2015 |
1.5.0 | 79,278 | 2/27/2015 |
1.4.0 | 45,486 | 12/31/2014 |
1.3.1 | 30,756 | 11/18/2014 |
1.3.0 | 108,193 | 8/27/2014 |
1.2.1 | 26,547 | 7/12/2014 |
1.2.0 | 13,114 | 6/18/2014 |
1.1.2.1 | 77,935 | 1/1/2014 |
1.1.2 | 4,971 | 12/29/2013 |
1.1.1 | 75,913 | 6/26/2013 |
1.1.0 | 25,406 | 5/5/2013 |
1.0.6 | 541,610 | 12/31/2012 |
1.0.5 | 12,393 | 11/15/2012 |
1.0.4 | 7,306 | 10/27/2012 |
1.0.3 | 15,519 | 7/19/2012 |
1.0.2 | 8,491 | 4/25/2012 |
1.0.1 | 20,580 | 9/5/2011 |
0.9.2 | 7,209 | 7/24/2011 |
0.9.1 | 4,512 | 7/24/2011 |
0.9.0 | 7,168 | 1/7/2011 |
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