Check if a password(string) is compromised using the haveibeenpwned.com API.
Info
Version: | 0.0.2 |
Author(s): | Jean Lourenço |
Last Update: | Monday, October 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jean-lourenco/PwChecker |
NuGet Url: | https://www.nuget.org/packages/PwChecker |
Install
Install-Package PwChecker
dotnet add package PwChecker
paket add PwChecker
PwChecker Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags