Metadata >> NuGet >> Box.v2.SDK

Box.v2.SDK

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 project using the tools and addresses described below.

NuGet (nuget.exe)

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

OpenWrap

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

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.1
2.0