Metadata >> NuGet >> ZocBuild.Database

ZocBuild.Database

Metadata

Authors ZocDoc, Inc.
Description 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.
IconUrl https://www.zocdoc.com/images/zdnupkg.png
LicenseUrl https://github.com/ZocDoc/ZocBuild.Database/raw/master/LICENSE
Owners ZocDoc, Inc.
ProjectUrl https://github.com/ZocDoc/ZocBuild.Database
RequireLicenseAcceptance True
Dependencies System.IO.Abstractions:2.0.0.108|System.IO.Abstractions:2.0.0.108:net40|Microsoft.Bcl.Async:1.0.168:net40
Title ZocBuild.Database
PackageSize 216430
PackageHashAlgorithm SHA512
PackageHash A3UiCV4fssBtJg0toYF6xvwdC6QXeSvgO3RmQ8TqwfjlHZ+7D9EcU2b0BTKuynA5GAd379KdVmZXrzWgmHxZyg==
DownloadCount 000000
CreatedDate 2015-07-08T17:47:27

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ZocBuild.Database -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ZocBuild.Database -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ZocBuild.Database
Installing the package (HTTP Basic authentication):
Install-Package ZocBuild.Database -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ZocBuild.Database -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ZocBuild.Database

OpenWrap

Installing the package:
o add-wrap ZocBuild.Database
Uninstalling the package:
o remove-wrap ZocBuild.Database

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.10
1.0.5
1.0.4
1.0.3
1.0.2