Info
Version: | 1.3.1 |
Author(s): | Tim Heuer |
Last Update: | Saturday, September 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/timheuer/taglib-sharp-portable |
NuGet Url: | https://www.nuget.org/packages/TagLib.Portable |
Install
Install-Package TagLib.Portable
dotnet add package TagLib.Portable
paket add TagLib.Portable
TagLib.Portable Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
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 Standard profiles to be more compatible for any .NET platform.