Info
Version: | 1.0.2-pre01 |
Author(s): | Shawn Anderson |
Last Update: | Monday, September 26, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ravensorb/portable-exif-lib |
NuGet Url: | https://www.nuget.org/packages/ExifLib.PCL |
Install
Install-Package ExifLib.PCL
dotnet add package ExifLib.PCL
paket add ExifLib.PCL
ExifLib.PCL Download (Unzip the "nupkg" after downloading)
Dependencies
19 packages depend on this package.
Tags
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).