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 support
[email protected] is safe to use (health: 67/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/nuget/FluentMigrator.Runner.JetLast updated · 2026-01-21T11:52:54.51+00:00