5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Build smart productivity apps with the Microsoft Graph and .NET Core 5/6/2019 7:40 PM Build smart productivity apps with the Microsoft Graph and .NET Core Michael Mainer Software Engineer Microsoft 365 Programmability © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Microsoft Graph .Net and .NET Core 5/6/2019 7:40 PM Microsoft Graph .Net and .NET Core Cross platform Windows Mac Linux Cross platform tools Visual Studio (Windows) Visual Studio 2017 for Mac Visual Studio Code (Windows, Mac, and Linux) Cross scenario Web Service Client © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Microsoft Graph .Net and Client Credential flow 5/6/2019 7:40 PM Microsoft Graph .Net and Client Credential flow Uses the identity of the application to access resources Server to server and service scenarios Permissions are granted to the application itself. A tenant admin must grant the permissions. © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
5/6/2019 7:40 PM Demo Create a simple Microsoft Graph client using Visual Studio 2017 for Mac © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
This sample shows how you can: Use Visual Studio for Mac 5/6/2019 7:40 PM This sample shows how you can: Use Visual Studio for Mac Create a simple Net Core 2.0 app Create a cross platform headless Microsoft Graph application © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Start Developing dev.microsoft.com/graph Samples & SDKs github.com/microsoftgraph StackOverflow [microsoftgraph]
github.com/MIchaelMainer/headlessNetCore2 5/6/2019 7:40 PM More information github.com/MIchaelMainer/headlessNetCore2 © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.