Box.V2.Core 3.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Box.V2.Core --version 3.5.1
NuGet\Install-Package Box.V2.Core -Version 3.5.1
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.Core" Version="3.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Box.V2.Core --version 3.5.1
#r "nuget: Box.V2.Core, 3.5.1"
#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.Core as a Cake Addin
#addin nuget:?package=Box.V2.Core&version=3.5.1

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

Windows SDK for v2 of the Box API. The SDK is built for .NET Core and includes JWTAuth support.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Box.V2.Core:

Package Downloads
Audit.Lib.Core

A dotnet framework for development of the IAudit Technology Team.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.1 50 6/28/2024
5.7.0 27,269 2/27/2024
5.6.1 85,545 11/29/2023
5.6.0 24,621 9/25/2023
5.5.0 1,379 9/20/2023
5.4.0 5,740 9/7/2023
5.3.0 1,482 9/4/2023
5.2.2 84,673 5/23/2023
5.2.1 9,097 4/18/2023
5.2.0 40,210 3/14/2023
5.1.0 66,508 1/17/2023
5.0.0 1,405 1/12/2023
4.6.0 55,727 10/18/2022
4.5.0 59,505 8/24/2022
4.4.0 152,828 6/14/2022
4.3.1 24,809 4/19/2022
4.3.0 7,518 4/1/2022
4.2.0 28,216 2/10/2022
4.1.0 27,382 12/14/2021
4.0.0 11,711 11/2/2021
3.26.0 278,875 4/1/2021
3.25.0 207,652 10/19/2020
3.24.0 123,884 7/21/2020
3.23.0 38,437 5/12/2020
3.22.0 124,600 2/25/2020
3.21.0 29,317 12/6/2019
3.20.0 40,653 9/19/2019
3.19.0 5,202 8/29/2019
3.18.0 26,213 6/20/2019
3.17.0 7,363 5/9/2019
3.16.0 5,082 4/29/2019
3.15.0 39,905 3/28/2019
3.14.1 8,055 3/7/2019
3.14.0 1,028 3/1/2019
3.13.1 1,430 2/21/2019
3.13.0 3,988 2/14/2019
3.12.0 1,346 2/8/2019
3.11.0 11,291 1/18/2019
3.10.0 1,901 12/14/2018
3.9.3 35,651 9/4/2018
3.9.2 32,869 6/14/2018
3.9.1 1,280 6/7/2018
3.9.0 2,529 5/10/2018
3.8.0 2,906 4/30/2018
3.7.0 9,438 4/11/2018
3.6.0 174,341 3/27/2018
3.5.2 13,994 3/21/2018
3.5.1 2,013 3/15/2018
3.4.2 6,301 1/31/2018
3.4.1 2,076 1/10/2018
3.3.0 7,496 11/23/2017
3.2.0 4,135 10/4/2017
3.1.0 3,922 8/18/2017
3.0.0 2,777 7/28/2017
2.15.5 1,931 5/19/2017
2.15.4 1,539 5/1/2017
2.14.2 2,200 2/1/2017
2.14.1 1,476 2/1/2017
2.14.0 1,741 1/19/2017
2.13.0 1,731 12/5/2016
2.12.4 1,442 12/2/2016
2.12.3 1,450 12/2/2016
2.12.2 1,543 11/18/2016
2.12.0 1,630 11/18/2016

Switched to exponential backoff on error responses from the API.  Support for TLSv1.1 or higher.  Added retry logic on JWT auth failures.