XMSerializer is a library that facilitates XML serialization of complex .NET object graphs.
Info
Version: | 1.1.0 |
Author(s): | Jonathan Arweck |
Last Update: | Friday, August 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Jonarw/XMSerializer |
NuGet Url: | https://www.nuget.org/packages/XMSerializer |
Install
Install-Package XMSerializer
dotnet add package XMSerializer
paket add XMSerializer
XMSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- XMSerializer.Attributes(>= 1.0.0)
- System.ValueTuple(>= 4.5.0)
- XMSerializer.Attributes(>= 1.0.0)