Skip to content

Fork of Windows SDK for v2 of the Box API. Uses full .NET 4.5 Framework instead of PCL and connects to boxenterprise.net instead of box.com to avoid some country-specific firewalls.

License

Acumatica/acumatica-box-windows-sdk-v2

 
 

Repository files navigation

Project Status

Box Windows V2 SDK

Fork of Windows SDK for v2 of the Box API (https://github.com/box/box-windows-sdk-v2)

Key changes:

  • Targets .NET Framework 4.5.1 instead of PCL (no support of W8/WP platforms)
  • Removes lots of external dependencies (all the BCL libraries that were needed for PCL support, Nito.AsyncEx)
  • Some URLs changed to boxenterprise.net to avoid country specific blocking

Copyright and License

Copyright 2014 Box, Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Fork of Windows SDK for v2 of the Box API. Uses full .NET 4.5 Framework instead of PCL and connects to boxenterprise.net instead of box.com to avoid some country-specific firewalls.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%