libxml2.vcpkg
2.14.5
dotnet add package libxml2.vcpkg --version 2.14.5
NuGet\Install-Package libxml2.vcpkg -Version 2.14.5
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="libxml2.vcpkg" Version="2.14.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libxml2.vcpkg" Version="2.14.5" />
<PackageReference Include="libxml2.vcpkg" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add libxml2.vcpkg --version 2.14.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: libxml2.vcpkg, 2.14.5"
#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.
#:package libxml2.vcpkg@2.14.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=libxml2.vcpkg&version=2.14.5
#tool nuget:?package=libxml2.vcpkg&version=2.14.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
libxml2.vcpkg
Este pacote NuGet fornece a biblioteca libxml2 versão 2.11.5, compilada com o vcpkg para Windows x64 usando o Microsoft Visual Studio 2022 (toolset v143).
📦 Conteúdo do pacote
- Arquivos de cabeçalho (
include/libxml/*.h
) - Bibliotecas estáticas:
libxml2.lib
charset.lib
iconv.lib
lzma.lib
zlib.lib
(ouzlibd.lib
no modo Debug)
- Bibliotecas dinâmicas (
.dll
) para Debug e Release - Arquivo
.targets
que configura automaticamente:- Include paths
- Lib paths
- Dependências
- Cópia dos
.dll
para a pasta de saída
⚙️ Como usar
Adicione o pacote ao seu projeto C++ via NuGet:
O Visual Studio aplicará automaticamente as configurações via o arquivo
.targets
incluído.Certifique-se de que o projeto esteja em plataforma x64.
🔁 Configuração automática
- Em
Release
: links comzlib.lib
- Em
Debug
: links comzlibd.lib
- As DLLs são copiadas para
$(OutDir)
após o build
📝 Licença
- libxml2: MIT License
- Este pacote NuGet: Apache-2.0
🔗 Links úteis
- Site oficial: http://xmlsoft.org/
- Fonte: https://github.com/GNOME/libxml2
- vcpkg: https://github.com/microsoft/vcpkg
Product | Versions 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 | |
---|---|---|---|
2.14.5 | 181 | 8/30/2025 | |
2.13.8 | 166 | 8/30/2025 | |
2.13.5 | 170 | 8/30/2025 | |
2.11.9.1 | 168 | 8/30/2025 | |
2.11.9 | 523 | 7/6/2025 | |
2.11.8.1 | 165 | 8/30/2025 | |
2.11.8 | 373 | 7/6/2025 | |
2.11.7.1 | 165 | 8/30/2025 | |
2.11.7 | 314 | 7/5/2025 | |
2.11.6.1 | 164 | 8/30/2025 | |
2.11.6 | 308 | 7/5/2025 | |
2.11.5.1 | 168 | 8/30/2025 | |
2.11.5 | 314 | 7/5/2025 | |
2.10.3 | 169 | 8/30/2025 | |
2.9.14 | 171 | 8/30/2025 | |
2.9.13 | 163 | 8/30/2025 | |
2.9.12 | 164 | 8/30/2025 | |
2.9.10 | 168 | 8/30/2025 |