SimpleExif 2.1.1

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

// Install SimpleExif as a Cake Tool
#tool nuget:?package=SimpleExif&version=2.1.1

可讀取相片內的完整Exif及縮圖,支援jpg與tiff格式,也支援Canon相機的MakerNote。目前Nuget上可看到的讀取exif元件都是簡易型,名稱和值沒有經過詳細處理,像是快門速度、光圈值等,都是要額外換算的,本元件對此做了詳細處理。

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
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
2.1.1 1,040 8/23/2017
2.1.0 888 8/22/2017

忽略未知型態值在解析時發生的錯誤