DataJuggler.Core.UltimateHelper.Ex
1.4.9
See the version list below for details.
dotnet add package DataJuggler.Core.UltimateHelper.Ex --version 1.4.9
NuGet\Install-Package DataJuggler.Core.UltimateHelper.Ex -Version 1.4.9
<PackageReference Include="DataJuggler.Core.UltimateHelper.Ex" Version="1.4.9" />
paket add DataJuggler.Core.UltimateHelper.Ex --version 1.4.9
#r "nuget: DataJuggler.Core.UltimateHelper.Ex, 1.4.9"
// Install DataJuggler.Core.UltimateHelper.Ex as a Cake Addin #addin nuget:?package=DataJuggler.Core.UltimateHelper.Ex&version=1.4.9 // Install DataJuggler.Core.UltimateHelper.Ex as a Cake Tool #tool nuget:?package=DataJuggler.Core.UltimateHelper.Ex&version=1.4.9
In my testing of the new Password Hashing method I noticed sometimes it is failing to verify but this only happens in Blazor. The same code for .Net Framework has worked every time so I may refactor the calls to the cryptography library to be a Service instead of on the page itself.
Working on a solution to this, but it seems to work most of the time. Not sure if testing in Blazor has anything to do with this, I will test in a Windows Form tomorrow and compare the results.
There is a sample project on Git Hub that demonstrates using this library located in the Samples directory of the Git Hub repo:
https://github.com/DataJuggler/UltimateHelper/tree/master/Samples/Crypto
And if you have an interest in Blazor, I have another sample using the Dot Net Core library: DataJuggler.Core.Cryptography
https://github.com/DataJuggler/Blazor.Crypto
A new video is coming soon.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Konscious.Security.Cryptography.Argon2 (>= 1.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.