ZocBuild.Database 1.0.14

dotnet add package ZocBuild.Database --version 1.0.14
                    
NuGet\Install-Package ZocBuild.Database -Version 1.0.14
                    
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="ZocBuild.Database" Version="1.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZocBuild.Database" Version="1.0.14" />
                    
Directory.Packages.props
<PackageReference Include="ZocBuild.Database" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZocBuild.Database --version 1.0.14
                    
#r "nuget: ZocBuild.Database, 1.0.14"
                    
#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.
#addin nuget:?package=ZocBuild.Database&version=1.0.14
                    
Install ZocBuild.Database as a Cake Addin
#tool nuget:?package=ZocBuild.Database&version=1.0.14
                    
Install ZocBuild.Database as a Cake Tool

ZocBuild.Database is a build and deployment library for objects in SQL Server databases. It is designed to make it easy to store the definitions of functions, stored procedures, user defined types, and views in a version control system like Git, while enabling automated deployments of those objects whenever their script files change.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.14 1,416 4/14/2016
1.0.13 1,176 4/6/2016
1.0.12 1,235 1/24/2016
1.0.11 1,243 10/15/2015
1.0.10 1,232 7/8/2015
1.0.5 1,226 7/8/2015
1.0.4 1,206 5/27/2015
1.0.3 1,579 2/13/2015
1.0.2 1,493 11/20/2014