Microsoft.OneDriveSDK
1.1.47
See the version list below for details.
dotnet add package Microsoft.OneDriveSDK --version 1.1.47
NuGet\Install-Package Microsoft.OneDriveSDK -Version 1.1.47
<PackageReference Include="Microsoft.OneDriveSDK" Version="1.1.47" />
paket add Microsoft.OneDriveSDK --version 1.1.47
#r "nuget: Microsoft.OneDriveSDK, 1.1.47"
// Install Microsoft.OneDriveSDK as a Cake Addin #addin nuget:?package=Microsoft.OneDriveSDK&version=1.1.47 // Install Microsoft.OneDriveSDK as a Cake Tool #tool nuget:?package=Microsoft.OneDriveSDK&version=1.1.47
Integrate the OneDrive API into your .NET App! View source and get help on Github: https://github.com/OneDrive/onedrive-sdk-csharp
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Windows Store | win81 is compatible. |
-
.NETFramework 4.5.1
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 2.21.301221612)
- Newtonsoft.Json (>= 6.0.2)
-
All Frameworks
- Newtonsoft.Json (>= 6.0.2)
-
Windows 8.1
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 2.21.301221612)
- Newtonsoft.Json (>= 6.0.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.OneDriveSDK:
Package | Downloads |
---|---|
CloudFS-Signed
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
CloudFS
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
RS.SAAS.Documents
Description |
|
LemonLib
A powerfull library for Universal Windows Platform (UWP) |
|
CloudFS-Legacy
The CloudFS-Legacy library is a collection of legacy versions of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Microsoft.OneDriveSDK:
Repository | Stars |
---|---|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
|
|
shr670377723/CommunityServer-master
|
|
evemondevteam/evemon
A lightweight, easy-to-use standalone Windows application designed to assist you in keeping track of your EVE Online character progression.
|
|
Rambalac/ACDDokanNet
Dokan.NET based driver for Amazon Cloud Drive
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.7 | 178,379 | 5/26/2017 | |
2.0.6 | 36,708 | 11/11/2016 | |
2.0.4 | 3,457 | 10/26/2016 | |
1.2.0 | 35,995 | 8/11/2016 | |
1.1.47 | 76,420 | 5/26/2016 | |
1.1.29 | 15,297 | 1/15/2016 | |
1.1.20 | 3,129 | 12/17/2015 | |
1.1.15 | 3,318 | 12/5/2015 | |
1.1.11 | 2,166 | 12/3/2015 | |
1.1.9 | 2,602 | 12/3/2015 | |
1.1.6 | 2,765 | 12/1/2015 | |
1.1.0 | 2,280 | 11/17/2015 | |
1.0.1 | 2,944 | 10/6/2015 | |
1.0.0 | 2,318 | 10/6/2015 |
- Add support for initializing a OneDrive for Business client from refresh token or authorization code.
- Add OneDrive for Business web client support.
- Add OneDrive for Business app-only authentication support.
- Update for new service features since January.
- Miscellaneous bug fixes.