xerces-c-static 3.2.3.1

dotnet add package xerces-c-static --version 3.2.3.1
NuGet\Install-Package xerces-c-static -Version 3.2.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="xerces-c-static" Version="3.2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xerces-c-static --version 3.2.3.1
#r "nuget: xerces-c-static, 3.2.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install xerces-c-static as a Cake Addin
#addin nuget:?package=xerces-c-static&version=3.2.3.1

// Install xerces-c-static as a Cake Tool
#tool nuget:?package=xerces-c-static&version=3.2.3.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

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.3.1 4,574 5/1/2020
3.2.0.2 7,844 2/21/2018
3.2.0 1,352 11/17/2017

Dynamic libraries linked against static C runtime