Top 20 NuGet XML Packages

A library to fast deserialize xml format.
This is a helper library that is used by many other xSkrape components.
NXKit HTML implementation. This is a set of NXKit specific XML elements for HTML elements.
HTML support for the NXKit View.
HTML support for the NXKit View for ASP.Net WebForms.
This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor experi...
SemanticLogging.Database.Xml is a sink for the Semantic Logging Application Block that exposes Event Source events to an Sql Server database. The default database sink uses a Json document to store the payload data whereas this sink uses an xml document to store the payload data.
Fast, flexible and high customizable XML formatter for Web API.
A library simplifying saving configuration data for C# / .NET programs to .xml files by providing base classes for saving/loading .xml files.
Classes de domínio base para geração do arquivo XML
Silver Config allows you to annotate a class with attributes, similiar to those for the XmlSerializer or Json.Net, but allows to add comments for elements, define the order, and to separate them with new lines. This makes the configuration file easier to read and modify by the user.
NXKit implementation of the W3c XML Events 2 specification.
NXKit JSON decoding and encoding implementation for the XForms 2.0 specification.
NXKit scripting support for ECMAScript using the V8 engine.
NXKit implementation of the DOM (Document Object Model) events.
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. Usuage: Install-Package rap...