Skip to main content
TagLibSharp2 package icon

TagLibSharp2

A modern .NET library for reading and writing metadata in media files. Supports ID3v1, ID3v2, FLAC, and Ogg Vorbis tags with a clean, span-based API designed for performance.

Total Downloads
6.6K
6,565
Published
Dec 28, 2025
Latest stable version

Install

.NET CLI
dotnet add package TagLibSharp2 --version 0.1.0
Package Manager Console
Install-Package TagLibSharp2 -Version 0.1.0
PackageReference
<PackageReference Include="TagLibSharp2" Version="0.1.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.