Info
Version: | 1.14.0 |
Author(s): | Arseny Kapoulkine |
Last Update: | Sunday, October 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://pugixml.org/ |
NuGet Url: | https://www.nuget.org/packages/pugixml |
Install
Install-Package pugixml
dotnet add package pugixml
paket add pugixml
pugixml Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
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 contains builds for VS2013, VS2015, VS2017, VS2019 and VS2022, for both statically linked and DLL CRT; you can switch the CRT linkage in Project -> Properties -> Referenced Packages -> pugixml.