Skip to content

Sample Xamarin.Forms app for Android and Win10

Notifications You must be signed in to change notification settings

Logikoz/He4rt-MSGraph-Xamarin-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

He4rt And Microsoft Graph Event

A simple application to send contact invitations to the best developer community

Screenshots

Prerequisites to run this project

To run the completed project in this folder, you need the following:

  • Visual Studio installed on your development machine. (Note: This tutorial was written with Visual Studio 2019 version 16.7.6. The steps in this guide may work with other versions, but that has not been tested.)
  • Xamarin installed as part of your Visual Studio installation. See Installing Xamarin for instructions on installing and configuring Xamarin.
  • Either a personal Microsoft account with a mailbox on Outlook.com, or a Microsoft work or school account.

If you don't have a Microsoft account, there are a couple of options to get a free account:

Register an application with the Azure Portal

  1. Open a browser and navigate to the Azure Active Directory admin center. Login using a personal account (aka: Microsoft Account) or Work or School Account.

  2. Select New registration. On the Register an application page, set the values as follows.

    • Set Name to He4rt.MSGraph.
    • Set Supported account types to Accounts in any organizational directory and personal Microsoft accounts.
    • Under Redirect URI (optional), change the dropdown to Public client (mobile & desktop), and set the value to msauth://He4rt.MSGraphh.
  3. Choose Register. On the He4rt.MSGraph page, copy the value of the Application (client) ID and save it, you will need it in the next step.

Configure the sample

  1. Edit the Helpers/AuthSettings.cs file and make the following changes.
    1. Replace YOUR_APP_ID_HERE with the Application Id you got from the Azure portal.

Run the sample

In Visual Studio, press F5 or choose Debug > Start Debugging.

Version history

Version Date Comments Download
1.0 11/2020 Published apk - appx (certificate)

OBS FOR WINDOWS

Install certificate before install the application READ THIS GIST

He4rt Developers

Made by He4rt Developers