Info
Version: | 1.0.3-pre |
Author(s): | Zumicts, Tim Heuer |
Last Update: | Monday, January 19, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zumicts/taglib-sharp-portable |
NuGet Url: | https://www.nuget.org/packages/TagLib.Portable.Zumicts |
Install
Install-Package TagLib.Portable.Zumicts
dotnet add package TagLib.Portable.Zumicts
paket add TagLib.Portable.Zumicts
TagLib.Portable.Zumicts Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
TagLib# is a library to read ID3 and other metadat format from files.
This is a popular metadata format for audio/video files to extract artist/title/album art. This is an implementation of TagLib# forked for forward progress using .NET Portable profiles.