Easy helper for XmlSerializer.
Info
Version: | 1.0.0 |
Author(s): | Filipe Dias |
Last Update: | Saturday, October 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/filipedias/XmlSerializerExtensions |
NuGet Url: | https://www.nuget.org/packages/SerializerExtensions |
Install
Install-Package SerializerExtensions
dotnet add package SerializerExtensions
paket add SerializerExtensions
SerializerExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- Microsoft.CSharp(>= 4.0.1)
- System.Collections(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.IO.FileSystem(>= 4.0.1)
- System.Linq(>= 4.1.0)
- System.Xml.XDocument(>= 4.0.11)
- System.Xml.XmlDocument(>= 4.0.1)
- System.Xml.XmlSerializer(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Threading(>= 4.0.11)
Tags