Skip to content

Azure AD Graph API Version 1.0 library sources. This library is recommended for any dev projects that will query the Microsoft AzureAD Graph API. See the README document for links to sample apps that use this library

License

Notifications You must be signed in to change notification settings

Mimeo/azuread-graphapi-library-for-dotnet

Repository files navigation

azuread-graphapi-library-for-dotnet

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:

  1. Console App that shows Read and Write operations, using Active Directory Authentication Library (ADAL) https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet

  2. 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.

About

Azure AD Graph API Version 1.0 library sources. This library is recommended for any dev projects that will query the Microsoft AzureAD Graph API. See the README document for links to sample apps that use this library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published