Popularity
7.7
Growing
Activity
5.6
Growing
1,425
86
433
Code Quality Rank:
L4
Programming language: C#
License: MIT License
Tags:
Deployment
Latest version: v4.5.0
DbUp alternatives and similar packages
Based on the "Deployment" category.
Alternatively, view DbUp alternatives based on common mentions on social networks and blogs.
-
Octo Pack
Used to build nuget packages of your application for deployment using tools such as Octopus Deploy -
yuniql
Free and open source schema versioning and migration tool made with .NET Core. Run migrations with plain SQL, arrange versions in ordinary folders and seed your data from CSV via stand-alone CLI (no CLR needed), Azure Pipelines, Docker or ASP.NET Core code. https://yuniql.io
Pixel-Perfect Multi-Platform Applications with C# and XAML
Build single-codebase applications for Windows, Web, Linux, macOS, iOS and Android with open-source Uno Platform. Fluent and Material design included in-the-box. Try now via 3 min tutorial.
Sponsored
platform.uno
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of DbUp or a related project?
Popular Comparisons
README
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
Stable | Prerelease | |
---|---|---|
Documentation | ||
DbUp | ||
DbUp-SqlServer | ||
DbUp-MySql | ||
DbUp-SQLite | ||
DbUp-SQLite-Mono | ||
DbUp-SqlCe | ||
DbUp-PostgreSQL | ||
DbUp-Redshift | ||
DbUp-Firebird | ||
DbUp-Oracle |
Getting Help
To learn more about DbUp check out the documentation
Development
Getting Started
Install: