Firebird support extension for DbKeeperNet database migrations.
Info
| Version: | 3.1.1 |
| Author(s): | Vladimir Kloz |
| Last Update: | Wednesday, January 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DbKeeperNet.Extensions.Firebird |
Install
Install-Package DbKeeperNet.Extensions.Firebird
dotnet add package DbKeeperNet.Extensions.Firebird
paket add DbKeeperNet.Extensions.Firebird
DbKeeperNet.Extensions.Firebird Download (Unzip the "nupkg" after downloading)
Dependencies
- DbKeeperNet(>= 3.1.1)
- FirebirdSql.Data.FirebirdClient(>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
Tags