StoneSteps.Expat.VS2022.Static 2.5.0.2

There is a newer version of this package available.
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
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="StoneSteps.Expat.VS2022.Static" Version="2.5.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoneSteps.Expat.VS2022.Static --version 2.5.0.2
#r "nuget: StoneSteps.Expat.VS2022.Static, 2.5.0.2"
#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 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 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 (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.

Version Downloads Last updated
2.5.0.4 472 10/25/2023
2.5.0.3 187 10/15/2023
2.5.0.2 1,258 11/6/2022

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