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.
<PackageVersion Include="taglib" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="taglib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package taglib@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=taglib&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=taglib&version=1.0.0
                    
Install as a Cake Tool

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 13 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.
ImAiiR/QobuzDownloaderX
QBDLX is a program that 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.
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
flier268/ConvertZZ
繼承自convertz,但更好用的簡繁轉換工具
flagbug/Espera
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
artemshuba/meridian
Meridian is a music player which allows you to listen to music from popular russian social network vk.com.
lofcz/SimplexRpgEngine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
esbencarlsen/NCrawler
.NET based webcrawler
Anapher/Hurricane
The music player with style
BYJRK/LyricEditor
A much modified lyric editor with fancy (maybe) UI based on WPF
fuzzybabybunny/Athame
An extensible music download tool written in C#
Version Downloads Last Updated
2.1.0 10,589 7/5/2012
1.0.0 74 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.