StoneSteps.libexif.Static 0.6.24.1

Suggested Alternatives

StoneSteps.libexif.VS2022.Static

Additional Details

This package is the same as StoneSteps.libexif.Static, except that Visual Studio version is included in the package name to make it easier to ensure binary compatibility between project libraries.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package StoneSteps.libexif.Static --version 0.6.24.1
NuGet\Install-Package StoneSteps.libexif.Static -Version 0.6.24.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="StoneSteps.libexif.Static" Version="0.6.24.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StoneSteps.libexif.Static --version 0.6.24.1
#r "nuget: StoneSteps.libexif.Static, 0.6.24.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 StoneSteps.libexif.Static as a Cake Addin
#addin nuget:?package=StoneSteps.libexif.Static&version=0.6.24.1

// Install StoneSteps.libexif.Static as a Cake Tool
#tool nuget:?package=StoneSteps.libexif.Static&version=0.6.24.1

This package contains a static libexif library and header files for the x64 platform and Debug/Release configurations built with Visual C++ 2022.

The libexif 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 libexif 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.

See project repository for more information.

https://github.com/StoneStepsInc/libexif-nuget

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

Package Notes:

 * Static libraries for Debug/Release configurations, x64 platform
 * Built in Visual C++ 2022, against Debug/Release MT/DLL MSVC CRT
 * Localization for EXIF field names is not enabled.

See libexif libexif release for details:

https://github.com/libexif/libexif/releases/tag/v0.6.24