Info
| Version: | 2.0.0+0 |
| Author(s): | Hilmar Jansen, Niek Maarse |
| Last Update: | Thursday, April 24, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Luminis-Arnhem/AzureActiveDirectory |
| NuGet Url: | https://www.nuget.org/packages/Luminis.AzureActiveDirectory |
Install
Install-Package Luminis.AzureActiveDirectory
dotnet add package Luminis.AzureActiveDirectory
paket add Luminis.AzureActiveDirectory
Luminis.AzureActiveDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Graph(>= 1.21.0)
- Microsoft.Identity.Client(>= 4.8.2)
- System.Text.Json(>= 4.7.1)
Tags
I can inivite users,delete users,add users to groups and retrieve all the group names for a provided userid.