Utility classes for integrating RestSharp with ADAL.NET.
Info
Version: | 0.0.1 |
Author(s): | Mike.RestSharp.ActiveDirectory |
Last Update: | Saturday, September 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mike706574/restsharp-adal |
NuGet Url: | https://www.nuget.org/packages/Mike.RestSharp.ActiveDirectory |
Install
Install-Package Mike.RestSharp.ActiveDirectory
dotnet add package Mike.RestSharp.ActiveDirectory
paket add Mike.RestSharp.ActiveDirectory
Mike.RestSharp.ActiveDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.19.8)
- Mike.OAuth2(>= 0.0.1)
- RestSharp(>= 106.3.1)