Info
Version: | 1.13.0 |
Author(s): | oneZeroPlus |
Last Update: | Thursday, November 14, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://rapidxml.sourceforge.net/ |
NuGet Url: | https://www.nuget.org/packages/rapidxml |
Install
Install-Package rapidxml
dotnet add package rapidxml
paket add rapidxml
rapidxml Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
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 rapidxml
#include <rapidxml/rapidxml.hpp>.