Common functionality for Digest authentication.
Info
| Version: | 2024.3.19.3 |
| Author(s): | Eddie Stanley |
| Last Update: | Tuesday, March 19, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/flakey-bit/DotNetDigestAuth |
| NuGet Url: | https://www.nuget.org/packages/FlakeyBit.DigestAuthentication.Implementation |
Install
Install-Package FlakeyBit.DigestAuthentication.Implementation
dotnet add package FlakeyBit.DigestAuthentication.Implementation
paket add FlakeyBit.DigestAuthentication.Implementation
FlakeyBit.DigestAuthentication.Implementation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ValueTuple(>= 4.3.0)
Tags