.NET Standard 2.0 port of Michael Ford/Dan Wheeler/DropBox's Zxcvbn js password strength estimation library.
Info
Version: | 1.0.0 |
Author(s): | Sergio Pedri |
Last Update: | Saturday, February 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/zxcvbn-cs-netstandard |
Install
Install-Package zxcvbn-cs-netstandard
dotnet add package zxcvbn-cs-netstandard
paket add zxcvbn-cs-netstandard
zxcvbn-cs-netstandard Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 11.1.0)
Tags