IPasswordHasher implementation for Asp.Net Identity.
Info
Version: | 1.0.3 |
Author(s): | Matt Murphy |
Last Update: | Tuesday, July 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/caevyn/Passwordhasher |
NuGet Url: | https://www.nuget.org/packages/Malt.PasswordHasher |
Install
Install-Package Malt.PasswordHasher
dotnet add package Malt.PasswordHasher
paket add Malt.PasswordHasher
Malt.PasswordHasher Download (Unzip the "nupkg" after downloading)
Dependencies
- CryptSharpOfficial(2.0.0.0)
- Microsoft.AspNet.Identity.Core(2.0.1)
Tags