Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.04 KB

README.mdown

File metadata and controls

37 lines (23 loc) · 1.04 KB

Annoucement: Live SDK is deprecated

The Live SDK has been replaced by the Microsoft Graph and Microsoft Grpah SDKs. New projects should be built using these tools and existing projects should work on migrating to Microsoft Graph.

Live SDK Samples

These samples will show you how to integrate Windows Live services into your applications across Windows Phone, Windows, PHP, ASP.NET and other platforms.

For license visit https://github.com/liveservices/LiveSDK/blob/master/Samples/LICENSE.txt

Getting Started

Getting started is easy. Just download the samples and run the projects.

Setup Your Environment

  • Install Git.

  • Pull the samples from GitHub:

     git clone https://github.com/liveservices/LiveSDK.git
    

Sample Applications

This Github repository contains samples for:

  • Windows Phone

  • Windows

  • PHP

  • ASP.NET