Metadata >> NuGet >> MediaInfoDotNet

MediaInfoDotNet

Metadata

Authors Charles Burns, Carsten Schlote
Copyrights Copyright 2013, vahanus.net
Description 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.
Owners cschlote
ReleaseNotes - 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 7.62 for both x86 and x64. - Includes linux and Mac dllmap config
RequireLicenseAcceptance False
Summary MediaInfo.NET - A fast, easy-to-use .NET wrapper for MediaInfo.dll
Tags net40 media tags scraper
Title MediaInfoDotNet
PackageSize 2828571
PackageHashAlgorithm SHA512
PackageHash dNq8MSafir5C1TXYq/NvJ2u1l8Vou7E4VdeTw9I1jlIrv63Z8oeEFQsuI9yJdtGHHmsZ6thTsH9jh4f6ZJgfxg==
DownloadCount 000000
CreatedDate 2013-05-06T13:04:19
IconUrl http://mediainfo.sourceforge.net/_/Image/Default/Logo.png
ProjectUrl http://git.vahanus.net/?p=csc/MediaInfoDotNet.git;a=summary

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install MediaInfoDotNet -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install MediaInfoDotNet -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package MediaInfoDotNet
Installing the package (HTTP Basic authentication):
Install-Package MediaInfoDotNet -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package MediaInfoDotNet -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package MediaInfoDotNet

OpenWrap

Installing the package:
o add-wrap MediaInfoDotNet
Uninstalling the package:
o remove-wrap MediaInfoDotNet

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.7.62.40921
0.7.62.40920