Info
Version: | 1.1.0 |
Author(s): | qusma |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qusma/NXmlMapper |
NuGet Url: | https://www.nuget.org/packages/NXmlMapper |
Install
Install-Package NXmlMapper
dotnet add package NXmlMapper
paket add NXmlMapper
NXmlMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Mapping can be done automatically or manually. It can parse any numeric type, strings, bools, and DateTimes.
Both XML element and attribute values are parse-able.