LiveSDK 5.6.3
Install-Package LiveSDK -Version 5.6.3
dotnet add package LiveSDK --version 5.6.3
<PackageReference Include="LiveSDK" Version="5.6.3" />
paket add LiveSDK --version 5.6.3
#r "nuget: LiveSDK, 5.6.3"
// Install LiveSDK as a Cake Addin
#addin nuget:?package=LiveSDK&version=5.6.3
// Install LiveSDK as a Cake Tool
#tool nuget:?package=LiveSDK&version=5.6.3
The Live SDK provides a set of controls and APIs that enable applications to integrate
using Microsoft Account and to access data in SkyDrive and Outlook.com.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Windows Phone | wp8 wp81 |
Windows Store | win8 |
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.0.0)
- Microsoft.Bcl.Async (>= 1.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on LiveSDK:
Package | Downloads |
---|---|
Unification
Liquid Daffodil’s Unification™ is a secure, encrypted, single-source, cross-device notification platform that provides comprehensive Notification Center services and visibility across all Microsoft Windows-based devices, including Windows Phone 7, Windows Phone 8, Windows 8, and Windows Desktop. |
|
ArianKulp.SkyDrive.BrowseTask
Do you need to integrate OneDrive file access into your Windows Phone 8 app? Instead of starting from scratch with the Live SDK, use the OneDrive browse task to open the current user's files as easily as you request a photo or send an email. Just authenticate your LiveClient, setup the task, and show it: var t = new SkyDriveBrowserTask{ LiveClient = _liveClient }; t.Completed += SkyDrive_Completed; t.Show(); |
|
SkyDrive.FileWatcher
SkyDrive.FileWatcher is made for tracking files transformations in OneDrive. |
|
Unification.Identity
Liquid Daffodil’s Unification™ is a secure, encrypted, single-source, cross-device notification platform that provides comprehensive Notification Center services. The Unification Identity services are for identifying and syncronizing user information across all platforms, and are included in Unification Core. They do not provide notification center services directly. |
|
Surviveplus.WithOneDrive.WindowsStoreApps
This package is a library of uploading and downloading a file to OneDrive easily. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|