MigratorLAT.Framework

Database migration for .NET, compile for netcoreapp3.1, net48 and net5.0 frameworks.


Keywords
MigratorDotNet, Migrator, LAT
License
MPL-1.1
Install
Install-Package MigratorLAT.Framework -Version 5.0.0

Documentation

MigratorLAT

Fork of https://code.google.com/archive/p/migratordotnet/ with the following changes:

  • support of PostgreSQL only
  • .NET Core compilation

Database Migrations implemented in .NET. Supports rolling up and rolling back of migrations.

A way to integrate database change management into your regular development and automation processes. The migrations themselves are implemented in code and can be mostly done in a database independent way.

Licensed under MPL 1.1: http://www.mozilla.org/MPL/