pugixml.greedy 1.7.0.1

dotnet add package pugixml.greedy --version 1.7.0.1
NuGet\Install-Package pugixml.greedy -Version 1.7.0.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="pugixml.greedy" Version="1.7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add pugixml.greedy --version 1.7.0.1
#r "nuget: pugixml.greedy, 1.7.0.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 pugixml.greedy as a Cake Addin
#addin nuget:?package=pugixml.greedy&version=1.7.0.1

// Install pugixml.greedy as a Cake Tool
#tool nuget:?package=pugixml.greedy&version=1.7.0.1

pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification capabilities, an extremely fast XML parser which constructs the DOM tree from an XML file/buffer, and an XPath 1.0 implementation for complex data-driven tree queries. Full Unicode support is also available, with Unicode interface variants and conversions between different Unicode encodings (which happen automatically during parsing/saving).
pugixml is used by a lot of projects, both open-source and proprietary, for performance and easy-to-use interface.

This package bundles the static libraries for Visual Studio 2013 and 2015.

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.

This package has no dependencies.

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
1.7.0.1 1,474 6/2/2016
1.7.0 1,068 6/2/2016