Extension to Rock.Encryption - allows properties marked with the [Encrypt] attribute to be encrypted during an XSerializer serialization operation.
Info
Version: | 0.9.0 |
Author(s): | Quicken Loans |
Last Update: | Friday, December 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Rock.Encryption.XSerializer |
Install
Install-Package Rock.Encryption.XSerializer
dotnet add package Rock.Encryption.XSerializer
paket add Rock.Encryption.XSerializer
Rock.Encryption.XSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Rock.Encryption(>= 0.9.0)
- XSerializer(>= 0.3.7)
Tags