Ng.PasswordHashingService
1.0.0
A simple service to hash passwords with PBKDF2 in C#.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Ng.PasswordHashingService -Version 1.0.0
dotnet add package Ng.PasswordHashingService --version 1.0.0
<PackageReference Include="Ng.PasswordHashingService" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ng.PasswordHashingService --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 3.1.3)
- Microsoft.Extensions.Options (>= 3.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.