Microsoft Azure Active Directory Graph API Version 1.0 library sources. We encourage Developers to add their contributions to this library.
This library is recommended for any dev projects that will call the Microsoft Azure Active Directory Graph API.
This library uses Json.NET (https://www.nuget.org/packages/Newtonsoft.Json/) - if you refresh your NuGet packages for this solution, it will update the Json.NET package - Note: auto update for NuGet is turned on by default, unless you've disable this functionality.
The following sample apps demonstrate how to call the Graph API using this library:
-
Console App that shows Read and Write operations, using Active Directory Authentication Library (ADAL) https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet
-
MVC Web App that calls Graph API, using OpenID connect and OWIN libraries https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet
We welcome all feedback and questions.
Thank you, from the Microsoft Azure AD Graph team.