FluentMigrator.Console 2.0.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentMigrator.Console --version 2.0.3
NuGet\Install-Package FluentMigrator.Console -Version 2.0.3
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.Console" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentMigrator.Console --version 2.0.3
#r "nuget: FluentMigrator.Console, 2.0.3"
#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.Console as a Cake Addin
#addin nuget:?package=FluentMigrator.Console&version=2.0.3

// Install FluentMigrator.Console as a Cake Tool
#tool nuget:?package=FluentMigrator.Console&version=2.0.3

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on FluentMigrator.Console:

Package Downloads
Cql.FluentMigrator.Extensions

A library of extension methods to facilitate the CQL workflow when using FluentMigrator for database migrations.

Alt.FluentMigrator.VStudio

Adds commands to use FluentMigrator in VisualStudio from package manager console.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FluentMigrator.Console:

Repository Stars
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
Version Downloads Last updated
5.2.0 54 3/28/2024
5.1.0 4,691 2/19/2024
5.0.0 16,232 12/10/2023
3.3.2 317,552 1/14/2022
3.3.1 29,452 9/21/2021
3.3.0 3,190 8/26/2021
3.2.17 85,091 6/17/2021
3.2.16 16,821 5/19/2021
3.2.15 49,928 2/19/2021
3.2.14 4,443 2/19/2021
3.2.11 43,005 1/9/2021
3.2.10 5,661 12/19/2020
3.2.9 135,371 8/25/2020
3.2.8 20,956 7/22/2020
3.2.7 28,623 6/8/2020
3.2.6 80,238 4/11/2020
3.2.1 220,253 4/16/2019
3.2.0 3,692 4/15/2019
3.1.3 114,173 6/25/2018
3.1.2 1,314 6/21/2018
3.1.1 2,823 6/11/2018
3.1.0 3,963 6/1/2018
3.0.0 4,160 5/7/2018
2.0.7 154,664 4/27/2018
2.0.6 8,093 4/24/2018
2.0.5 2,226 4/23/2018
2.0.3 1,341 4/22/2018
2.0.2 79,619 4/17/2018
2.0.1 1,375 4/16/2018
2.0.0 1,691 4/15/2018