Skip to main content
TagLibSharp2 package icon

TagLibSharp2

A modern .NET library for reading and writing metadata in media files. Supports 15 formats: MP3 (ID3v1/ID3v2), FLAC, Ogg Vorbis, Ogg Opus, Ogg FLAC, WAV, AIFF, MP4/M4A (AAC/ALAC), ASF/WMA, DSF (DSD), DFF (DSDIFF), WavPack, Monkey's Audio (.ape), Musepack, and APE tags. Clean, span-based API designed for performance. MIT licensed alternative to TagLib#.

Total Downloads
6.6K
6,565
Published
Jan 4, 2026
Latest stable version

Install

.NET CLI
dotnet add package TagLibSharp2 --version 0.5.0
Package Manager Console
Install-Package TagLibSharp2 -Version 0.5.0
PackageReference
<PackageReference Include="TagLibSharp2" Version="0.5.0" />

Frameworks

net8.0 net10.0 .NETStandard2.0 .NETStandard2.1

Dependencies

IndexRange
.NETStandard2.0
[1.1.0, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
System.Memory
.NETStandard2.0
[4.6.3, )
Microsoft.Bcl.HashCode
.NETStandard2.1
[6.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.