Library that allows Digest authentication with RestSharp.
Info
Version: | 2.0.0 |
Author(s): | Desenvolvimento Bimer |
Last Update: | Monday, June 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bernardbr/RestSharp.Authenticators.Digest |
NuGet Url: | https://www.nuget.org/packages/RestSharp.Authenticators.Digest |
Install
Install-Package RestSharp.Authenticators.Digest
dotnet add package RestSharp.Authenticators.Digest
paket add RestSharp.Authenticators.Digest
RestSharp.Authenticators.Digest Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.6.10)