A library that checks if a password is strong by checking if it contains a combination of lowercase,uppercase,special characters and numbers.
Info
| Version: | 1.2.0 |
| Author(s): | Isaac Tumuti |
| Last Update: | Friday, August 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/geoftums/PasswordChecker |
| NuGet Url: | https://www.nuget.org/packages/PasswordChecker |
Install
Install-Package PasswordChecker
dotnet add package PasswordChecker
paket add PasswordChecker
PasswordChecker Download (Unzip the "nupkg" after downloading)
Dependencies
Tags