Azure graph API wrapper for retrieving active directory reporting information.
Info
| Version: | 1.1.2 |
| Author(s): | Kevin Bronsdijk |
| Last Update: | Wednesday, March 30, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Kevin-Bronsdijk/AzureAD-Reporting-Api |
| NuGet Url: | https://www.nuget.org/packages/AzureAD-Reporting-Api |
Install
Install-Package AzureAD-Reporting-Api
dotnet add package AzureAD-Reporting-Api
paket add AzureAD-Reporting-Api
AzureAD-Reporting-Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.23.302261847)
- Newtonsoft.Json(>= 8.0.3)
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)