Top 20 NuGet XML Packages

A very simple and straightforward way of working with user and application settings in .NET
.NET class library that makes it easy to save your application settings in Windows. Just create your settings class and have it derive from RegistrySettings (saves settings to the system registry), XmlSettings (saves settings to an XML file) or IniSettings (saves settings to an INI file). Just call ...
A very simple and straightforward way of working with user and application settings in .NET using XML
Package Description
Mempler's Markup Language for osu!Framework. basically HTML just for osu!Framework
Xml Rpc Server Protocol Base for .Net Standard. Use this Package to implement Xml-Rpc based Servers. Notice: If you're looking for out-of-the box server-implementations use XmlRpc.Kestrel (for Kestrel Middleware) or XmlRpc.Listener (for HttpListener) instead.
HttpListener Implementation of XmlRpc.Server. Use this Package if you want to build a Xml Rpc Server with a simple HttpListener.GetContext.
A Simple, Precise, and Pretty way to manage application configuration values.
Simple sitemap.xml serializer for better SEO.
Package Description
A Simple, Stream-Oriented XML Parser for .NET
Package Description
XML generator for tracktion_engine and Waveform
This is the C# version of the high performance VTD-XML library. This library has been rebuilt to target .NET Standard 2.
A set of tools to help with .NET API development and diff-ing.
nJupiter.Configuration is a lightweight component for easy management of XML configuration files. It makes it easy to fast add different configurations for your assemblies and components. It automatically adds file watchers to local files so configuration can be updated without restarting the applic...
This is a package of an Example Project for ClosedXML_Excel. As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by ClosedXML. You can create a large range of applications for free. It supports both for the old Excel 97-2003 form...
This ITU-T/ISO standard XML encoding is compact, fast and interoperable. Integrated into the XML processing API of .NET, it is as straight forward to use as the text encoding.
TSON: Typeable Simple Object Notation. Fully compatible with JSON, but with relaxed syntax rules that make it much easier for humans to type, plus it supports commenting using #.
Library for interfacing with a server using XmlRpc