Manage your Azure AD users.
Info
Version: | 1.1.1 |
Author(s): | Mariem Kharrat |
Last Update: | Monday, May 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AzureAD.UserMangment |
Install
Install-Package AzureAD.UserMangment
dotnet add package AzureAD.UserMangment
paket add AzureAD.UserMangment
AzureAD.UserMangment Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Debug(>= 3.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.7)
- Microsoft.VisualStudio.Web.CodeGeneration.Design(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.3)