zxcvbn.net 0.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package zxcvbn.net --version 0.0.11
NuGet\Install-Package zxcvbn.net -Version 0.0.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="zxcvbn.net" Version="0.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zxcvbn.net --version 0.0.11
#r "nuget: zxcvbn.net, 0.0.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install zxcvbn.net as a Cake Addin
#addin nuget:?package=zxcvbn.net&version=0.0.11

// Install zxcvbn.net as a Cake Tool
#tool nuget:?package=zxcvbn.net&version=0.0.11

This package alows you to check the realistic entropy of (i.e., difficulty of a hacker to crack) a given password. The package ports the orignal zxcvbn js library to .net. This means server side check of a passwords suitablity can be made. Further more the calulated entropy matches the calculations made client side with the orignal (included) zxcvbn js library.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.16 18,496 9/23/2014
0.0.15 1,366 9/23/2014
0.0.14 1,341 4/30/2014
0.0.13 1,251 4/30/2014
0.0.12 1,187 4/29/2014
0.0.11 1,287 4/29/2014
0.0.10 1,068 4/29/2014
0.0.9 1,193 4/29/2014
0.0.8 1,287 4/29/2014
0.0.7 1,113 4/29/2014
0.0.6 1,336 4/29/2014

The following files (components) are licensed under the MIT License:


js/zxcvbn.js Copyright (c) 2012 Dropbox, Inc.
(note this file is also embedding into zxcvbn.dll)

js/zxcvbn-async.js Copyright (c) 2012 Dropbox, Inc.

------------------------------------------------------------


    

The following files  (embedded components) are licensed under the Microsoft Public License (Ms-PL):

jurassic.dll Copyright � Paul Bartrum 2010