StoneSteps.Expat.VS2022.Static
2.5.0.2
See the version list below for details.
dotnet add package StoneSteps.Expat.VS2022.Static --version 2.5.0.2
NuGet\Install-Package StoneSteps.Expat.VS2022.Static -Version 2.5.0.2
<PackageReference Include="StoneSteps.Expat.VS2022.Static" Version="2.5.0.2" />
paket add StoneSteps.Expat.VS2022.Static --version 2.5.0.2
#r "nuget: StoneSteps.Expat.VS2022.Static, 2.5.0.2"
// Install StoneSteps.Expat.VS2022.Static as a Cake Addin #addin nuget:?package=StoneSteps.Expat.VS2022.Static&version=2.5.0.2 // Install StoneSteps.Expat.VS2022.Static as a Cake Tool #tool nuget:?package=StoneSteps.Expat.VS2022.Static&version=2.5.0.2
This package contains static Expat libraries and header files for the x64 platform and Debug/Release configurations built with Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT.
The Expat static library appropriate for the platform and configuration selected in a Visual Studio solution is explicitly referenced within this package and will appear within the solution folder tree after the package is installed. The solution may need to be reloaded to make the library file visible. This library may be moved into any solution folder after the installation.
Note that the Expat library path in this package is valid only for build configurations named Debug and Release and will not work for any other configuration names. Do not install this package for projects with configurations other than Debug and Release.
Expat libraries in this package are built with narrow character support only and cannot parse XML documents maintained as wide character strings.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StoneSteps.Expat.VS2022.Static:
Package | Downloads |
---|---|
StoneSteps.Exiv2.VS2022.Static
Exiv2 is a C++ library to read, write, delete and modify EXIF image metadata. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Package Notes:
* Static libraries for Debug/Release configurations, x64 platform
* Built in Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT
* Built with narrow character support only.
See Expat release notes for details:
https://github.com/libexpat/libexpat/releases/tag/R_2_5_0