MediaInfoDotNet 0.7.79.40925
dotnet add package MediaInfoDotNet --version 0.7.79.40925
NuGet\Install-Package MediaInfoDotNet -Version 0.7.79.40925
<PackageReference Include="MediaInfoDotNet" Version="0.7.79.40925" />
paket add MediaInfoDotNet --version 0.7.79.40925
#r "nuget: MediaInfoDotNet, 0.7.79.40925"
// 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 | Versions 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. |
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 | 48,423 | 1/26/2016 |
0.7.67.40922 | 2,257 | 11/22/2015 |
0.7.62.40921 | 8,341 | 5/6/2013 |
0.7.62.40920 | 1,387 | 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