taglibcpp 1.9.1-beta9

This is a prerelease version of taglibcpp.
dotnet add package taglibcpp --version 1.9.1-beta9
                    
NuGet\Install-Package taglibcpp -Version 1.9.1-beta9
                    
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="taglibcpp" Version="1.9.1-beta9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="taglibcpp" Version="1.9.1-beta9" />
                    
Directory.Packages.props
<PackageReference Include="taglibcpp" />
                    
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 taglibcpp --version 1.9.1-beta9
                    
#r "nuget: taglibcpp, 1.9.1-beta9"
                    
#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.
#addin nuget:?package=taglibcpp&version=1.9.1-beta9&prerelease
                    
Install taglibcpp as a Cake Addin
#tool nuget:?package=taglibcpp&version=1.9.1-beta9&prerelease
                    
Install taglibcpp as a Cake Tool

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.

TagLib is distributed under the GNU Lesser General Public License (http://www.gnu.org/licenses/lgpl.html) and Mozilla Public License (http://www.mozilla.org/MPL/MPL-1.1.html).

Product Compatible and additional computed target framework versions.
native native 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.1-beta9 76 1/8/2015

This release is based on TagLib's GitHub snapshot on January 8, 2015.