taglibcpp 1.11.0-BETA

This is a prerelease version of taglibcpp.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package taglibcpp --version 1.11.0-BETA
NuGet\Install-Package taglibcpp -Version 1.11.0-BETA
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.11.0-BETA" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add taglibcpp --version 1.11.0-BETA
#r "nuget: taglibcpp, 1.11.0-BETA"
#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 taglibcpp as a Cake Addin
#addin nuget:?package=taglibcpp&version=1.11.0-BETA&prerelease

// Install taglibcpp as a Cake Tool
#tool nuget:?package=taglibcpp&version=1.11.0-BETA&prerelease

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.11.1 3,408 9/13/2016
1.10.0 2,067 11/12/2015

This release is based on TagLib v1.11 BETA.