Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
32 packages returned for Tags:"dbup"
Sort by
Relevance
Downloads
Recently updated
dbup-
consolescripts
by:
brady.holt
381,772 total downloads
last updated
8/16/2018
Latest version:
1.5.0
dbup
database
migrations
scripts
console
Package Manager Console scripts for DbUp. New-Migration [Name] and Start-Migrations commands help to make creating and running DbUp migrations easy.
dbup-
add-
migration
by:
piotrekh
111,726 total downloads
last updated
2/15/2018
Latest version:
1.3.0
dbup
migrations
add-migration
sql
Package manager console command "Add-Migration" that creates an sql file with date and time (yyyyMMddHHmmss) in the file name (e.g. 20170730185349_Migration.sql)
DbUp.
Reboot.
Core
by:
ChrisWill
106,498 total downloads
last updated
1/25/2023
Latest version:
1.5.0
DbUp
Reboot
database
SQL
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...
More information
DbUp.
Reboot.
SqlServer
by:
ChrisWill
102,076 total downloads
last updated
1/25/2023
Latest version:
1.5.0
DbUp
Reboot
database
SQL
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...
More information
dbup-
sqlserver-
scripting
by:
brady.holt
216,839 total downloads
last updated
1/24/2020
Latest version:
2.2.0
dbup
database
migrations
sqlserver
scripting
definitions
scripts
console
Extends DbUp to provide SQL Server object definition scripting when running migrations from Visual Studio. When a database object changes during a migration, its definition will be saved in the project.
dbup-
cli
by:
DrWatson1
99,470 total downloads
last updated
6/12/2023
Latest version:
1.8.1
dbup
database
migration
sqlserver
postgresql
mysql
cockroachdb
Command line tool, that can be installed as a .Net global tool, that helps you to deploy changes to databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to...
More information
Improving.
DbUp
by:
provenstyle
19,500 total downloads
last updated
1/21/2018
Latest version:
1.0.6
dbup
DbUp
DBUP
Improving
Adds support to DbUp for SeedData, FirstRun, Always Run and Migrations folders
DbUp.
SerilogUpgradeLogger
by:
valantonini
32,062 total downloads
last updated
10/8/2015
Latest version:
1.0.5
Serilog
DbUp
Serilog IUpgradeLog Implementation
dbup-
cockroachdb
by:
MattPress
28,690 total downloads
last updated
11/19/2019
Latest version:
1.0.4
dbup
sql
cockroachdb
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds CockroachDb support.
DbUp.
Extensions.
Microsoft.
Logging
by:
ibrahim_abdelkareem
44,383 total downloads
last updated
8/1/2023
Latest version:
1.1.0
DbUp
Db
Up
Logging
Logger
Log
This package extends DbUp logging by enabling using Microsoft.Extensions.Logging.ILogger that's registered in Microsoft Dependency Injection (i.e., IServiceProvider).
dbup-
SerilogLogger
by:
autom8tions
17,255 total downloads
last updated
4/28/2021
Latest version:
1.0.9
DbUp
Serilog
DbUp Serilog Logger
DbEx
by:
Chullybun
25,730 total downloads
last updated
8/29/2023
Latest version:
2.3.10
dbex
database
dbup
db-up
data-migration
DbEX Database Migration tool base capabilities.
Beef.
Database.
Core
by:
Chullybun
23,218 total downloads
last updated
9/12/2023
Latest version:
5.6.5
beef
database
dbup
migration
schema
dbex
Business Entity Execution Framework (Beef) Database tool.
Improving.
DbUp.
QuickStart
by:
provenstyle
6,266 total downloads
last updated
1/21/2018
Latest version:
1.0.6
dbup
DbUp
DBUP
start
quickstart
Start
QuickStart
Quickstart
quick
Quick
Quickstart package for Improving.DbUp.
iayos.
core.
db.
deploy
by:
dale.holborow
11,861 total downloads
last updated
9/25/2017
Latest version:
2.0.3
database
schema
migration
DbUp
C#
in-a-year-or-so
Framework to enable db migrations with an attempt at a generic, point-n-deploy DbUp-incorporated schema maintenance tool.
Improving.
DbUp.
Extended
by:
vincent.buitendach
2,074 total downloads
last updated
11/8/2018
Latest version:
1.0.3.6
dbup
DbUp
DBUP
Improving
Adds support to DbUp for SeedData, FirstRun, Always Run and Migrations folders
DataUp
by:
junioho
5,519 total downloads
last updated
3/9/2016
Latest version:
2.1.1
RabbitSoftware
DataUp
DbUp
Upgrade
Deployment
DataUp makes data migration tasks safe and easy. Just build your application's data revisions as .NET classes then let DataUp to execute them if needed (if a revision has not executed yet). For...
More information
iayos.
DbUp.
ScriptProviders
by:
dale.holborow
5,734 total downloads
last updated
8/15/2017
Latest version:
0.0.6
database
schema
migration
DbUp
C#
in-a-year-or-so
Provide clean names (ie .sql filename and .cs classname WITHOUT namespace and folder path included) for DbUp migration scripts and classes (embedded and filesystem) with namespace removed to futureproof...
More information
SsisUp
by:
jsm85
2,729 total downloads
last updated
5/2/2015
Latest version:
0.0.30
Ssis
Integration
Services
dbup
A framework to automate deployments of SSIS using DbUp
DbUp.
Reboot.
Sqlite
by:
ChrisWill
2,068 total downloads
last updated
1/25/2023
Latest version:
1.5.0
DbUp
Reboot
database
SQL
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...
More information
Previous
Next