Info
Version: | 1.2.0 |
Author(s): | eCubed |
Last Update: | Saturday, June 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FCore.Cryptography |
Install
Install-Package FCore.Cryptography
dotnet add package FCore.Cryptography
paket add FCore.Cryptography
FCore.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The ICrypter is provided in case the implementor wants to create a different set of encryption and decryption algorithms, and would like to use a cryptography service in ASP.net Core's DI in an application.