Metadata >> NuGet >> VersionOne.SDK.APIClient

VersionOne.SDK.APIClient

Metadata

Authors VersionOne, Inc.
Copyrights Copyright 2012
Description Provides coarse-grained access to VersionOne Asset objects via the REST-based HTTP API for building building custom applications against the VersionOne platform.
IconUrl https://raw.github.com/versionone/VersionOne.SDK.NET.APIClient/master/package_icon_32px.png
LicenseUrl https://github.com/versionone/VersionOne.SDK.NET.APIClient/blob/master/LICENSE.md
Owners VersionOne, Inc.
ProjectUrl https://github.com/versionone/VersionOne.SDK.NET.APIClient/
RequireLicenseAcceptance True
Tags V1 VersionOne API apiclient agile
Title VersionOne SDK API Client
PackageSize 228240
PackageHashAlgorithm SHA512
PackageHash sAeWtBWjnHaLUtonEDEhbTaKKJtrudrFC37pPyxdFllWKic7p3lMrQ9TSPF08A4xK4a3yxQIpj0VSt/xalij6Q==
DownloadCount 000000
CreatedDate 2013-02-01T20:10:22

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

OpenWrap

Installing the package:
o add-wrap VersionOne.SDK.APIClient
Uninstalling the package:
o remove-wrap VersionOne.SDK.APIClient

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
12.4.0.153
12.3.139.0
12.3.132.0
12.3.129.0