Library for implementing transparent encryption of fields and/or properties.
Info
| Version: | 0.0.6 |
| Author(s): | Joe Kuemerle |
| Last Update: | Monday, February 2, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/jkuemerle/EncryptedType |
| NuGet Url: | https://www.nuget.org/packages/EncryptedType |
Install
Install-Package EncryptedType
dotnet add package EncryptedType
paket add EncryptedType
EncryptedType Download (Unzip the "nupkg" after downloading)
Dependencies
- IEncryptedType(0.0.4)
- PostSharp(4.0)
Tags