Metadata >> NuGet >> BrowserStack

BrowserStack

Metadata

Authors Aaron Powell,Werner van Deventer
Copyrights Copyright 2012-2013
Description A .NET API for BrowserStack's automated testing API - https://github.com/browserstack/api
LicenseUrl https://github.com/aaronpowell/BrowserStack-.NET/blob/master/LICENSE.md
Owners Aaron Powell
ProjectUrl https://github.com/aaronpowell/BrowserStack-.NET
RequireLicenseAcceptance False
Tags BrowserStack Web
Title BrowserStack Automated testing API for .NET
IconUrl http://www.modern.ie/cdn/img/icons/logo-separate-big_reasonably_small.png
ReleaseNotes Updated to use v3.0 of the API.
Dependencies Newtonsoft.Json:4.5.11
PackageSize 7495
PackageHashAlgorithm SHA512
PackageHash wulrwqPfiFAveyLbhQujwjNCVEY/Gr/FilrkEwS8kL0pKWBYcdE+fGG9eZIvnhlE6aNxaiNVAD2UYYTyVnD2Gg==
DownloadCount 000000
CreatedDate 2013-02-15T07:05:58

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

OpenWrap

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

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
2.0.1
2.0.0
1.0.0