Metadata >> NuGet >> Box.v2.SDK >> 2.0

2.0

Metadata

Authors John Hoerr, Carson Gross
Copyrights Copyright 2012-2013 John Hoerr, Carson Gross, The Trustees of Indiana University
Description A client implementation of the Box v2 REST API. API documentation can be found at http://developers.box.com.
LicenseUrl http://creativecommons.org/licenses/by/3.0/
Owners John Hoerr
ProjectUrl https://github.com/jhoerr/box-csharp-sdk-v2
ReleaseNotes For release notes please visit the project on GitHub
RequireLicenseAcceptance False
Tags Box Box.com
Dependencies Newtonsoft.Json:4.5.9|RestSharp:104.1
Title Box.com SDK (API v2)
PackageSize 69747
PackageHashAlgorithm SHA512
PackageHash mfxmzLssdAL8UJ0x2io5mek8e1ujF20CQsDwVKk94IE2CUcl3qsAWcaA30rbBcLi+VuxvrnUY0VIws5+RDD2aA==
DownloadCount 000000
CreatedDate 2013-03-22T17:48:21

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Box.v2.SDK -Version 2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Box.v2.SDK -Version 2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Box.v2.SDK 2.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Box.v2.SDK -Version 2.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Box.v2.SDK -Version 2.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Box.v2.SDK -Version 2.0
Uninstalling the package:
o remove-wrap Box.v2.SDK

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related