Generate, hash passwords and check password against hashed password, in one very small library without any frills.
Info
Version: | 5.0.157-preview |
Author(s): | Frank R. Haugen |
Last Update: | Sunday, November 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/frankhaugen/Frank.Libraries |
NuGet Url: | https://www.nuget.org/packages/Frank.Libraries.Security |
Install
Install-Package Frank.Libraries.Security
dotnet add package Frank.Libraries.Security
paket add Frank.Libraries.Security
Frank.Libraries.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.7.0)
Tags