Microsoft.Azure.ActiveDirectory.GraphClient
2.0.2
.NET Client Library for Microsoft Azure Active Directory Graph API.
Learn more about Azure AD Graph API @ https://msdn.microsoft.com/en-us/library/azure/hh974476.aspx.
Sample usage is available on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet. We will update with links to more information on the client library once this is available.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Azure.ActiveDirectory.GraphClient -Version 2.0.2
dotnet add package Microsoft.Azure.ActiveDirectory.GraphClient --version 2.0.2
<PackageReference Include="Microsoft.Azure.ActiveDirectory.GraphClient" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.ActiveDirectory.GraphClient --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.ActiveDirectory.GraphClient, 2.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.ActiveDirectory.GraphClient as a Cake Addin
#addin nuget:?package=Microsoft.Azure.ActiveDirectory.GraphClient&version=2.0.2
// Install Microsoft.Azure.ActiveDirectory.GraphClient as a Cake Tool
#tool nuget:?package=Microsoft.Azure.ActiveDirectory.GraphClient&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed issue with deserializing tenantDetails
Dependencies
-
- Microsoft.Data.Edm (>= 5.6.3)
- Microsoft.Data.OData (>= 5.6.3)
- Microsoft.Data.Services.Client (>= 5.6.3)
- System.Spatial (>= 5.6.3)
Used By
NuGet packages
This package is not used by any NuGet packages.