Metadata >> NuGet >> SimpleScriptRunner

SimpleScriptRunner

Metadata

Authors Microsoft
Copyrights Copyright © Microsoft 2012
Description Command line tool for updating database schema from numbered scripts, supports rollback, release folders, idempotency checks, and above all - it's simple! - https://github.com/mcintyre321/SimpleScriptRunner
Owners Microsoft
RequireLicenseAcceptance False
Title SimpleScriptRunner
PackageSize 21241
PackageHashAlgorithm SHA512
PackageHash P3ZdT3cctJ8Wdcg7obDgXX5dHT1CstWLEXqFmqS/mz0QQqPAd7+NsFIafkqGfgG08UyM54rzwBcoS0xovkBzCg==
DownloadCount 000000
CreatedDate 2015-03-09T14:22:03

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 SimpleScriptRunner -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SimpleScriptRunner -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 SimpleScriptRunner
Installing the package (HTTP Basic authentication):
Install-Package SimpleScriptRunner -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SimpleScriptRunner -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package SimpleScriptRunner

OpenWrap

Installing the package:
o add-wrap SimpleScriptRunner
Uninstalling the package:
o remove-wrap SimpleScriptRunner

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.2.8
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3