Wrapper around System.Xml.XmlSerializer for simple and concise converting C# objects (DTO, POCO) to XML representation and vice verse.
Info
Version: | 0.2.0 |
Author(s): | Artem Ustimov |
Last Update: | Monday, October 24, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Ustimov/XmlConvert |
NuGet Url: | https://www.nuget.org/packages/Ustimov.Org.XmlConvert |
Install
Install-Package Ustimov.Org.XmlConvert
dotnet add package Ustimov.Org.XmlConvert
paket add Ustimov.Org.XmlConvert
Ustimov.Org.XmlConvert Download (Unzip the "nupkg" after downloading)
Dependencies
Tags