Redistribution of PBKDF2.NET by therealmagicmike rebuilt for DotNet Core 3.0.
Info
| Version: | 1.0.0 |
| Author(s): | PBKDF2.NETCore |
| Last Update: | Wednesday, October 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/wwestlake/PBKDF2.NETCore |
| NuGet Url: | https://www.nuget.org/packages/PBKDF2.NETCore |
Install
Install-Package PBKDF2.NETCore
dotnet add package PBKDF2.NETCore
paket add PBKDF2.NETCore
PBKDF2.NETCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.0.0)
- System.Configuration.ConfigurationManager(>= 4.6.0)
Tags