ExifLib 1.6.3

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

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

Reads JPEG Exif data without the heavyweight and unnecessary instantiation of GDI+ objects

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3 is compatible.  sl3-wp is compatible.  sl4 is compatible.  sl5 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

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

Repository Stars
helix-toolkit/helix-toolkit
Helix Toolkit is a collection of 3D components for .NET.
Version Downloads Last updated
1.6.3 4,663 9/23/2014
1.6.2 651 8/19/2014
1.6.1 401 7/24/2014
1.6.0 143 7/22/2014
1.5.1 1,620 5/16/2014
1.5.0 1,334 1/7/2014
1.4.9 118 12/16/2013
1.4.8 225 11/15/2013
1.4.7 460 8/22/2013
1.4.6 99 8/21/2013
1.4.5 474 4/8/2013
1.4.4 102 3/26/2013
1.4.3 3,559 2/12/2013
1.4.2 92 2/12/2013
1.4.1 239 1/4/2013
1.4.0 101 1/3/2013
1.3.1 105 12/11/2012
1.3.0 118 11/15/2012
1.2.6000 102 10/29/2012
1.2.5000 95 10/11/2012
1.2.4436.20486 149 2/23/2012

Fixed obscure exceptions received when the end of the stream is reached during reader instantiation