XmlMapper 1.0.0.18065
XmlMapper is a .Net xml library. This xml library allow you to bind your xml to your class properties using XPath. Please visit https://bitbucket.org/slimmm/xmlmapper/wiki/Home
Install-Package XmlMapper -Version 1.0.0.18065
dotnet add package XmlMapper --version 1.0.0.18065
<PackageReference Include="XmlMapper" Version="1.0.0.18065" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XmlMapper --version 1.0.0.18065
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Unmatched IEnumerable`1 property results in an empty list (not null). Detailed exception on invalid binding.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0.18065 | 2,392 | 10/8/2013 |
1.0.0 | 702 | 3/7/2013 |