DevTips.NET

Adding the Microsoft Graph to Your Xamarin.Forms Mobile Apps

donderdag 27 oktober 2016

The Microsoft Graph provides a unified API endpoint for access to various services like mail, contacts, calendar, files, and more. To help make it as easy as possible to interact with the Microsoft Graph in your mobile apps, Microsoft released the Graph SDK, which wraps these APIs into an easy-to-use SDK. In a previous blog post, we walked through building a mobile app that consumed the Microsoft Graph using HttpClient.

Today, you’ll learn how to build a mobile app that interacts with the Microsoft Graph using the brand new Microsoft Graph SDK.

VS News

Lees meer...

comments powered by Disqus

Overige NieuwsTips