A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to encrypt and decrypt values as they are written to or read from a database.
Info
Version: | 7.0.0 |
Author(s): | Trevor Pilley and Project Contributors |
Last Update: | Friday, March 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MicroLite.Extensions.Cryptography |
Install
Install-Package MicroLite.Extensions.Cryptography
dotnet add package MicroLite.Extensions.Cryptography
paket add MicroLite.Extensions.Cryptography
MicroLite.Extensions.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroLite(>= 7.0.0)
Tags