MediaInfoDotNet 0.7.79.40925

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

// Install MediaInfoDotNet as a Cake Tool
#tool nuget:?package=MediaInfoDotNet&version=0.7.79.40925

MediaInfo.NET provides a fast, easy-to-use .NET wrapper for MediaInfo.dll.
It abstracts the calls to the underlaying native DLL and provides strongly typed fields for each kind of media stream within a file.

Product Compatible and additional computed target framework versions.
.NET Framework 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. 
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 (1)

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

Repository Stars
aelassas/wexflow
.NET Workflow Engine and Automation Platform
Version Downloads Last updated
0.7.79.40925 43,310 1/26/2016
0.7.67.40922 2,186 11/22/2015
0.7.62.40921 8,240 5/6/2013
0.7.62.40920 1,336 5/3/2013

- Upstream https://code.google.com/p/mediainfo-dot-net/
     - Upstream http://mediainfo.sourceforge.net/
     - Compiled as AnyCPU, Debug, including Symbols and Source
     - Includes copies of MediaInfo.dll 0.7.79 for both x86 and x64.
     - Includes linux and Mac dllmap config
     - Includes code to preload unmanaged DLL, which matches bitness