20 Forks
24 Stars
24 Watchers

msgraph-sample-azurefunction-csharp

This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Azure Functions.

How to download and setup msgraph-sample-azurefunction-csharp

Open terminal and run command
git clone https://github.com/microsoftgraph/msgraph-sample-azurefunction-csharp.git
git clone is used to create a copy or clone of msgraph-sample-azurefunction-csharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with msgraph-sample-azurefunction-csharp https://github.com/microsoftgraph/msgraph-sample-azurefunction-csharp/archive/master.zip

Or simply clone msgraph-sample-azurefunction-csharp with SSH
[email protected]:microsoftgraph/msgraph-sample-azurefunction-csharp.git

If you have some problems with msgraph-sample-azurefunction-csharp

You may open issue on msgraph-sample-azurefunction-csharp support forum (system) here: https://github.com/microsoftgraph/msgraph-sample-azurefunction-csharp/issues