Box.V2 2.0.0

dotnet add package Box.V2 --version 2.0.0
NuGet\Install-Package Box.V2 -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Box.V2" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Box.V2 --version 2.0.0
#r "nuget: Box.V2, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Box.V2 as a Cake Addin
#addin nuget:?package=Box.V2&version=2.0.0

// Install Box.V2 as a Cake Tool
#tool nuget:?package=Box.V2&version=2.0.0

Windows SDK for v2 of the Box API. The SDK is built upon the Portable Class Library and targets the following frameworks: .NET for Windows Store apps, .NET Framework 4.0, Silverlight 4 and higher, Windows Phone 7.5 and higher

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Box.V2:

Repository Stars
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
shr670377723/CommunityServer-master
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
Version Downloads Last updated
2.0.0 1,239 1/8/2015
1.1.4 217 11/24/2014
1.1.2 798 8/8/2014
1.1.1 333 4/8/2014
1.1.0.1 120 2/10/2014
1.0.5 116 11/13/2013
1.0.2 362 7/16/2013

This update resolves a breaking change introduced by the API where a collaboration could be accessible by both a user and a group. Additionally includes a few bug fixes and enhancements. BoxExceptions now contain more descriptive errors. Folder creation includes context information for conflicts.