DbUp.Reboot.Core 1.5.0

.NET Standard 2.0
dotnet add package DbUp.Reboot.Core --version 1.5.0
NuGet\Install-Package DbUp.Reboot.Core -Version 1.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DbUp.Reboot.Core" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DbUp.Reboot.Core --version 1.5.0
#r "nuget: DbUp.Reboot.Core, 1.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DbUp.Reboot.Core as a Cake Addin
#addin nuget:?package=DbUp.Reboot.Core&version=1.5.0

// Install DbUp.Reboot.Core as a Cake Tool
#tool nuget:?package=DbUp.Reboot.Core&version=1.5.0

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)

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on DbUp.Reboot.Core:

Package Downloads
DbUp.Reboot.SqlServer

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. This package adds MS Sql Server support.

dbup-reboot-sqlserver-scripting

SQL Server object definition scripting for DbUp.Reboot. This package extends DbUp.Reboot to provide SQL Server object definition scripting when running migrations from Visual Studio Package Manager Console. When a database object changes during a migration, its latest definition will be saved in the project. This allows you to have all of your database object definitions versioned in your repository and to easily compare the before/after diff of a definition changed by a migration (great for pull request / code reviews!).

DbUp.Reboot.Sqlite

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. This package adds Sqlite support.

DbUp.Reboot.MySql

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. This package adds MySql support.

DbUp.Reboot.SynapseDWH

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. This package adds SynapseDWH support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,445 1/25/2023
1.4.0 6,878 10/11/2022
1.3.0 4,172 9/11/2022
1.2.0 10,678 6/9/2022
1.1.0 48,580 6/16/2021
1.0.0 2,737 4/7/2021