You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

XSerializer

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xserializer - nuget Package Compare versions

Comparing version
0.4.3
to
0.4.4
services/metadata/...b7b373b876c84e149b7c1d1caad700d3.psmdcp

Sorry, the diff of this file is not supported yet

+3
-3

@@ -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