Info
| Version: | 10.1.1 |
| Author(s): | Michael Mortensen |
| Last Update: | Friday, December 12, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.cuemon.net/ |
| NuGet Url: | https://www.nuget.org/packages/Cuemon.Xml |
Install
Install-Package Cuemon.Xml
dotnet add package Cuemon.Xml
paket add Cuemon.Xml
Cuemon.Xml Download (Unzip the "nupkg" after downloading)
Dependencies
- Cuemon.Core(>= 5.0.2019.40)
- Cuemon.IO(>= 5.0.2019.40)
- Cuemon.Security(>= 5.0.2019.40)
- Cuemon.Runtime(>= 5.0.2019.40)
- Cuemon.Runtime.Caching(>= 5.0.2019.40)
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Xml.XPath(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags
The included lightweight XML serializer framework offers same flexibility as the one provided by the JSON equivalent from Newtonsoft. The namespace is an addition to both System.Xml- and System.Xml.Serialization namespaces.