![]() |
VOOZH | about |
dotnet add package dbup-sqlserver-scripting --version 2.2.0
NuGet\Install-Package dbup-sqlserver-scripting -Version 2.2.0
<PackageReference Include="dbup-sqlserver-scripting" Version="2.2.0" />
<PackageVersion Include="dbup-sqlserver-scripting" Version="2.2.0" />Directory.Packages.props
<PackageReference Include="dbup-sqlserver-scripting" />Project file
paket add dbup-sqlserver-scripting --version 2.2.0
#r "nuget: dbup-sqlserver-scripting, 2.2.0"
#:package dbup-sqlserver-scripting@2.2.0
#addin nuget:?package=dbup-sqlserver-scripting&version=2.2.0Install as a Cake Addin
#tool nuget:?package=dbup-sqlserver-scripting&version=2.2.0Install as a Cake Tool
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35 net35 is compatible. net40 net40 was computed. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.0 | 59,451 | 1/24/2020 |
| 2.1.1 | 28,614 | 9/17/2018 |
| 2.1.0 | 5,087 | 6/14/2018 |
| 2.0.0 | 3,184 | 4/27/2018 |
| 2.0.0-beta-1 | 1,447 | 4/26/2018 |
| 1.6.4 | 76,985 | 4/9/2018 |
| 1.6.3 | 1,601 | 4/9/2018 |
| 1.6.2 | 4,086 | 11/14/2017 |
| 1.6.1 | 1,343 | 11/13/2017 |
| 1.6.0 | 1,370 | 11/13/2017 |
| 1.5.0 | 11,662 | 6/6/2017 |
| 1.4.0 | 1,436 | 6/6/2017 |
| 1.3.0 | 2,482 | 4/26/2017 |
| 1.2.0 | 22,671 | 10/28/2016 |
| 1.1.0 | 2,722 | 6/3/2016 |
| 1.0.4 | 2,118 | 12/8/2015 |
| 1.0.3 | 6,357 | 4/16/2015 |
| 1.0.2 | 7,147 | 4/13/2015 |
| 1.0.1 | 1,640 | 4/12/2015 |
| 1.0.0 | 1,632 | 4/12/2015 |
v2.2.0 - Fix PROC abbreviation match for sql stored procs