This provides a wrapper class library for ADAL (https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory).
Info
Version: | 1.0.0.15 |
Author(s): | justinyoo |
Last Update: | Saturday, August 13, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliencube/Microsoft-ADAL-Wrapper |
NuGet Url: | https://www.nuget.org/packages/Aliencube.AdalWrapper |
Install
Install-Package Aliencube.AdalWrapper
dotnet add package Aliencube.AdalWrapper
paket add Aliencube.AdalWrapper
Aliencube.AdalWrapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.13.1)
- System.Runtime(>= 4.0.10)
- System.Threading.Tasks(>= 4.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.13.1)
Tags