DataJuggler.Core.UltimateHelper.Ex 1.4.9

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DataJuggler.Core.UltimateHelper.Ex" Version="1.4.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataJuggler.Core.UltimateHelper.Ex --version 1.4.9
#r "nuget: DataJuggler.Core.UltimateHelper.Ex, 1.4.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.10 546 12/20/2019
1.4.9 445 12/19/2019
1.4.8 477 12/18/2019
1.4.7 473 12/18/2019
1.4.5 458 12/6/2019
1.4.4 458 12/6/2019
1.3.0 536 5/28/2019