Metadata >> NuGet >> Box.v2.SDK >> 2.1

2.1

Metadata

Authors John Hoerr, GitHub contributors
Copyrights Copyright 2012-2013 John Hoerr, 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 72212
PackageHashAlgorithm SHA512
PackageHash TZgaptIvtFLXyWfNM+hT52QKuqhGDm7peEjQ2NRdd/3+AyiIxW+gKp8E7ocOQIPLxd3qJyqtqkNAicWqpu+53w==
DownloadCount 000000
CreatedDate 2013-07-12T19:02:16

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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Box.v2.SDK -Version 2.1 -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.1 %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.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Box.v2.SDK -Version 2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Box.v2.SDK -Version 2.1
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