Info
Version: | 1.0.2.3 |
Author(s): | PasswordPing |
Last Update: | Monday, March 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PasswordPing/passwordping-dotnet-client/ |
NuGet Url: | https://www.nuget.org/packages/PasswordPing |
Install
Install-Package PasswordPing
dotnet add package PasswordPing
paket add PasswordPing
PasswordPing Download (Unzip the "nupkg" after downloading)
Dependencies
- BCrypt.Net-Next(>= 2.1.1)
- BouncyCastle(>= 1.8.1)
- CryptSharpOfficial(>= 2.1.0)
- Liphsoft.Crypto.Argon2(>= 1.0.5)
- Newtonsoft.Json(>= 10.0.3)
- System.Data.HashFunction.Core(>= 1.8.2.2)
- System.Data.HashFunction.CRC(>= 1.8.2.2)
- System.Data.HashFunction.Interfaces(>= 1.0.0.2)
- System.Text.RegularExpressions(>= 4.3.0)
Tags
Wraps the PasswordPing API. See https://www.passwordping.com to learn more.