Skip to content

Microsoft Azure Active Directory Graph API Version 1.0 library sources. We encourage Developers to add their contributions to this library.

License

Notifications You must be signed in to change notification settings

vvolodin/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

Microsoft Azure Active Directory Graph API Version 1.0 library sources. We encourage Developers to add their contributions to this library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages