DbUp Reboot is a fork of the DbUp project that focuses on modern technologies and development approaches. DbUp Reboot makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg DbUp.Reboot.SqlServer, DbUp.Reboot.Sqlite)
$ dotnet add package DbUp.Reboot.CoreNo README available.