NuGet Package FluentMigrator.Runner.Db2

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.




Got any FluentMigrator.Runner.Db2 Question?





Info

Version: 5.1.0
Author(s): Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
Last Update: Monday, February 19, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/fluentmigrator/fluentmigrator/wiki
NuGet Url: https://www.nuget.org/packages/FluentMigrator.Runner.Db2


Install
Install-Package FluentMigrator.Runner.Db2
dotnet add package FluentMigrator.Runner.Db2
paket add FluentMigrator.Runner.Db2
FluentMigrator.Runner.Db2 Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0 net461 1 package depend on this package.


Tags



STATS

must-have-score

6.5

avg-downloads-per-day

8242

days-since-last-release

29