xercesc 3.1.1
Xerces-C++ makes it easy to give your application the
ability to read and write XML data. A shared library is provided for
parsing, generating, manipulating, and validating XML documents using
the DOM, SAX, and SAX2 APIs.
Xerces-C++ is faithful to the XML 1.0 recommendation and many associated
standards.
The parser provides high performance, modularity, and scalability.
Source code, samples and API documentation are provided with the parser.
For portability, care has been taken to make minimal use of templates, no RTTI, and minimal use of #ifdefs.
Install-Package xercesc -Version 3.1.1
dotnet add package xercesc --version 3.1.1
<PackageReference Include="xercesc" Version="3.1.1" />
paket add xercesc --version 3.1.1
#r "nuget: xercesc, 3.1.1"
Release Notes
Dynamic libraries only.
Dependencies
-
- xercesc.redist (>= 3.1.1)
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 |
---|---|---|
3.1.1 | 10,552 | 4/28/2014 |