Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.07 KB

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.