dbup-sqlserver
4.5.0
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.
Install-Package dbup-sqlserver -Version 4.5.0
dotnet add package dbup-sqlserver --version 4.5.0
<PackageReference Include="dbup-sqlserver" Version="4.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dbup-sqlserver --version 4.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/DbUp/DbUp/releases
Dependencies
-
.NETFramework 3.5
- dbup-core (>= 4.5.0)
-
.NETFramework 4.6
- dbup-core (>= 4.5.0)
- Microsoft.Azure.Services.AppAuthentication (>= 1.3.1)
-
.NETStandard 1.3
- dbup-core (>= 4.5.0)
- NETStandard.Library (>= 1.6.1)
- System.Data.SqlClient (>= 4.4.0)
-
.NETStandard 2.0
- dbup-core (>= 4.5.0)
- Microsoft.Azure.Services.AppAuthentication (>= 1.3.1)
- System.Data.SqlClient (>= 4.6.0)
Used By
NuGet packages (14)
Showing the top 5 NuGet packages that depend on dbup-sqlserver:
Package | Downloads |
---|---|
dbup
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also
reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
|
|
EventFlow.MsSql
MSSQL support for EventFlow
|
|
EventFlow.SQLite
SQLite event store for EventFlow
|
|
DbUp.Downgrade
Extends DbUp pipeline adding capability to store revert scripts in Schema Version table. In case that older version is found newer versions are rolled back. SchemaVersion implementation for MS SqlServer.
|
|
Beef.Database.Core
Business Entity Execution Framework (Beef) SQL Server Database tool.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on dbup-sqlserver:
Repository | Stars |
---|---|
bitwarden/server
The core infrastructure backend (API, database, Docker, etc).
|
|
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
|
|
loresoft/EntityFrameworkCore.Generator
Generator Entity Framework Core source code models
|
|
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET Core 3.1
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.5.0 | 73,013 | 11/20/2020 |
4.4.0 | 440,117 | 6/17/2020 |
4.3.1 | 399,019 | 11/28/2019 |
4.3.0 | 369,935 | 11/26/2019 |
4.2.0 | 1,641,095 | 11/15/2018 |
4.1.1 | 15,590 | 11/7/2018 |
4.1.0 | 740,964 | 4/26/2018 |
4.0.1 | 15,234 | 4/24/2018 |
4.0.0 | 24,105 | 4/15/2018 |
4.0.0-beta0005 | 8,121 | 3/17/2018 |
4.0.0-beta0004 | 8,531 | 2/27/2018 |
4.0.0-beta0003 | 18,257 | 2/18/2018 |
4.0.0-beta0002 | 63,142 | 9/12/2017 |