ExifLib.PCL 1.0.1

dotnet add package ExifLib.PCL --version 1.0.1
NuGet\Install-Package ExifLib.PCL -Version 1.0.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="ExifLib.PCL" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExifLib.PCL --version 1.0.1
#r "nuget: ExifLib.PCL, 1.0.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 ExifLib.PCL as a Cake Addin
#addin nuget:?package=ExifLib.PCL&version=1.0.1

// Install ExifLib.PCL as a Cake Tool
#tool nuget:?package=ExifLib.PCL&version=1.0.1

Portable EXIF library for Windows 8, Windows Phone, Silverlight, Android, and iOS.

Based completely on ExifLib - A Fast Exif Data Extractor for .NET 2.0+ created by Simon McKenzie and released on Code Project under Code Project Open License.

Modified to take a stream in constructor and created as a portable library so it can easily be used in Windows Phone, Windows 8, Silverlight, Android, and iOS projects (like Xamarin).

There are no supported framework assets in this 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 (1)

Showing the top 1 popular GitHub repositories that depend on ExifLib.PCL:

Repository Stars
halkar/Tesseract.Xamarin
Tesseract OCR wrapper for Xamarin
Version Downloads Last updated
1.0.1 19,336 5/12/2015
1.0.0 16,953 6/16/2014

Switched to release mode build