taglib 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package taglib --version 1.0.0
NuGet\Install-Package taglib -Version 1.0.0
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="taglib" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add taglib --version 1.0.0
#r "nuget: taglib, 1.0.0"
#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 taglib as a Cake Addin
#addin nuget:?package=taglib&version=1.0.0

// Install taglib as a Cake Tool
#tool nuget:?package=taglib&version=1.0.0

TagLib# (aka taglib-sharp) is a library for reading and writing
metadata in media files, including video, audio, and photo formats.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (13)

Showing the top 5 popular GitHub repositories that depend on taglib:

Repository Stars
digimezzo/dopamine-windows
Audio player which tries to make organizing and listening to music as simple and pretty as possible.
Otiel/BandcampDownloader
A Windows app used to download albums from Bandcamp.
ImAiiR/QobuzDownloaderX
Downloads streams directly from Qobuz
nmaier/simpleDLNA
A simple, zero-config DLNA media server, that you can just fire up and be done with it.
SHOEGAZEssb/Last.fm-Scrubbler-WPF
Manual Last.fm scrobbling for when a service (or you!) failed to scrobble.
Version Downloads Last updated
2.1.0 10,587 7/5/2012
1.0.0 73 1/3/2012

TagLib# is free/open source software, released under the LGPL.
We welcome contributions!  Please try to match our coding style,
and include unit tests with any patches.  Patches can be submitted
by filing a bug and attaching the diff to it.