Info
Version: | 1.0.3 |
Author(s): | Steve Kay |
Last Update: | Friday, February 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Http.Authentication |
Install
Install-Package Http.Authentication
dotnet add package Http.Authentication
paket add Http.Authentication
Http.Authentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Graph(>= 1.7.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.19.1)
- System.Net.Http(>= 4.3.3)
Currently supports Azure Authentication to create authenticated HttpClient and GraphClient objects.