FluentMigrator.Runner.Jet 2.0.2

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.

Requires NuGet 3.5 or higher.

dotnet add package FluentMigrator.Runner.Jet --version 2.0.2
NuGet\Install-Package FluentMigrator.Runner.Jet -Version 2.0.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.Runner.Jet" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentMigrator.Runner.Jet --version 2.0.2
#r "nuget: FluentMigrator.Runner.Jet, 2.0.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.Runner.Jet as a Cake Addin
#addin nuget:?package=FluentMigrator.Runner.Jet&version=2.0.2

// Install FluentMigrator.Runner.Jet as a Cake Tool
#tool nuget:?package=FluentMigrator.Runner.Jet&version=2.0.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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FluentMigrator.Runner.Jet:

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.2.0 0 3/28/2024
5.1.0 2,465 2/19/2024
5.0.0 3,239 12/10/2023
3.3.2 196,356 1/14/2022
3.3.1 56,815 9/21/2021
3.3.0 30,055 8/26/2021
3.2.17 34,342 6/17/2021
3.2.16 60,556 5/19/2021
3.2.15 49,179 2/19/2021
3.2.14 381 2/19/2021
3.2.11 45,140 1/9/2021
3.2.10 1,922 12/19/2020
3.2.9 176,440 8/25/2020
3.2.8 10,260 7/22/2020
3.2.7 32,296 6/8/2020
3.2.6 100,358 4/11/2020
3.2.1 283,776 4/16/2019
3.2.0 895 4/15/2019
3.1.3 237,097 6/25/2018
3.1.2 1,331 6/21/2018
3.1.1 10,485 6/11/2018
3.1.0 2,146 6/1/2018
3.0.0 35,514 5/7/2018
2.0.7 168,544 4/27/2018
2.0.6 12,499 4/24/2018
2.0.5 1,277 4/23/2018
2.0.4 884 4/23/2018
2.0.3 1,244 4/22/2018
2.0.2 80,099 4/17/2018
2.0.1 1,815 4/16/2018
2.0.0 2,924 4/15/2018