Database migration tool for PostgreSQL.
Info
| Version: | 1.0.2 |
| Author(s): | JIN Weijie |
| Last Update: | Sunday, April 26, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DbMigrator.PostgreSQL |
Install
Install-Package DbMigrator.PostgreSQL
dotnet add package DbMigrator.PostgreSQL
paket add DbMigrator.PostgreSQL
DbMigrator.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.3)
- dbup-postgresql(>= 4.3.0)