XSerializer
Advanced tools
Sorry, the diff of this file is not supported yet
@@ -5,3 +5,3 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>XSerializer</id> | ||
| <version>0.4.3</version> | ||
| <version>0.4.4</version> | ||
| <title>XSerializer - Serialize *anything*</title> | ||
@@ -21,6 +21,6 @@ <authors>Brian Friesen</authors> | ||
| XSerializer's XML and JSON serializers support the concept of field-level encryption. Properties that are decorated with an [Encrypt] attribute have their values encrypted/decrypted automatically. The actual mechanism to encrypt these fields is exposed through the IEncryptionMechanism interface - users of the encrypt feature are expected to implement this interface in their project.</description> | ||
| <releaseNotes>Adds SourceLink</releaseNotes> | ||
| <releaseNotes>Fixed bug where XmlText elements with CDATA values were not picked up.</releaseNotes> | ||
| <copyright>Copyright © Quicken Loans 2013-2018</copyright> | ||
| <tags>xmlserializer xmlserialization xmlserialize serializer serialization serialize xml interface dynamic dictionary jsonserializer jsonserialization jsonserialize json encrypted encryption</tags> | ||
| <repository type="git" url="https://github.com/QuickenLoans/XSerializer" commit="156b2b639c31d60883527312cb0148e2bf72e76e" /> | ||
| <repository type="git" url="https://github.com/QuickenLoans/XSerializer" commit="7fa9bd4a3171052643a25beaf646e5c24327eb15" /> | ||
| <dependencies> | ||
@@ -27,0 +27,0 @@ <group targetFramework=".NETFramework4.0" /> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet