Info
| Version: | 2.0.0 | 
| Author(s): | Brian Hall | 
| Last Update: | Monday, August 7, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Hallmanac/crypto-helpers | 
| NuGet Url: | https://www.nuget.org/packages/Hallmanac.CryptoHelpers_Net45 | 
Install
Install-Package Hallmanac.CryptoHelpers_Net45
                        dotnet add package Hallmanac.CryptoHelpers_Net45
                        paket add Hallmanac.CryptoHelpers_Net45
                        
                                Hallmanac.CryptoHelpers_Net45 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Hallmanac.Funqy.CSharp_Net45(>= 1.0.1)
 
Tags
                
The breaking change is that the namespaces have changed in this library to match the .NET Standard library. It is now "Hallmanac.CryptoHelpers". The author (being me) was a little daft and didn't realize how to multi-target a library in one NuGet package. *sigh*
2.0.0 -- Deprecated the NuGet package in order to allow users to use the multi-target NuGet package named Hallmanac.CryptoHelpers.
Also changed the namespace to align with the library as a whole.