DbKeeperNet is a handy component simplifying deployment of database schema changes (database migrations) working with various RDBMS systems.
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 |
Install
Install-Package DbKeeperNet
dotnet add package DbKeeperNet
paket add DbKeeperNet
DbKeeperNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
Tags