FluentMigrator 3.3.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 2.0 .NET Framework 4.6.1

Requires NuGet 3.5 or higher.

dotnet add package FluentMigrator --version 3.3.2
NuGet\Install-Package FluentMigrator -Version 3.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FluentMigrator" Version="3.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentMigrator --version 3.3.2
#r "nuget: FluentMigrator, 3.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (109)

Showing the top 5 NuGet packages that depend on FluentMigrator:

Package Downloads
FluentMigrator.Runner The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Shesha.Framework

Package Description

BetterCms.Core

Core functionality of the publishing focused and developer friendly .NET Open source CMS.

Shesha.NHibernate

Package Description

Miru

Package Description

GitHub repositories (13)

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
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
Version Downloads Last updated
3.3.2 2,482,018 1/14/2022
3.3.1 990,620 9/21/2021
3.3.0 238,330 8/26/2021
3.2.17 700,036 6/17/2021
3.2.16 232,148 5/19/2021
3.2.15 965,659 2/19/2021
3.2.14 831 2/19/2021
3.2.11 316,298 1/9/2021
3.2.10 82,639 12/19/2020
3.2.9 1,534,586 8/25/2020
3.2.8 223,492 7/22/2020
3.2.7 491,035 6/8/2020
3.2.6 603,150 4/11/2020
3.2.1 2,462,970 4/16/2019
3.2.0 8,059 4/15/2019
3.1.3 1,150,377 6/25/2018
3.1.2 8,883 6/21/2018
3.1.1 23,439 6/11/2018
3.1.0 8,570 6/1/2018
3.0.0 59,562 5/7/2018
2.0.7 277,716 4/27/2018
2.0.6 25,432 4/24/2018
2.0.5 5,955 4/23/2018
2.0.4 4,634 4/23/2018
2.0.3 5,115 4/22/2018
2.0.2 99,350 4/17/2018
2.0.1 6,404 4/16/2018
2.0.0 9,249 4/15/2018
1.6.2 2,033,335 5/31/2016
1.6.1 407,613 11/9/2015
1.6.0 181,151 7/13/2015
1.5.1 85,102 4/17/2015
1.5.0 96,379 2/27/2015
1.4.0 51,727 12/31/2014
1.3.1 33,279 11/18/2014
1.3.0 122,197 8/27/2014
1.2.1 28,985 7/12/2014
1.2.0 14,865 6/18/2014
1.1.2.1 89,962 1/1/2014
1.1.2 5,231 12/29/2013
1.1.1 86,491 6/26/2013
1.1.0 26,461 5/5/2013
1.0.6 660,651 12/31/2012
1.0.5 12,824 11/15/2012
1.0.4 7,578 10/27/2012
1.0.3 15,931 7/19/2012
1.0.2 8,678 4/25/2012
1.0.1 24,139 9/5/2011
0.9.2 8,332 7/24/2011
0.9.1 4,703 7/24/2011
0.9.0 8,665 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