ID3 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ID3 --version 0.1.0
NuGet\Install-Package ID3 -Version 0.1.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="ID3" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ID3 --version 0.1.0
#r "nuget: ID3, 0.1.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.
// Install ID3 as a Cake Addin
#addin nuget:?package=ID3&version=0.1.0

// Install ID3 as a Cake Tool
#tool nuget:?package=ID3&version=0.1.0

ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files.
The core library is a portable class library compatible with the .NET Framework 4 and higher, Silverlight 4 and higher, Windows Phone 7.5 and .NET for Metro style apps. It also contains non-portable libraries that provide additional platform-specific support.
ID3.NET also provides an extensible metadata discovery framework that can discover specific ID3 frame data (like album art, lyrics, etc.) from various online services such as Amazon, ChartLyrics.com, Discogs and more.
See the project site for documentation.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4 is compatible.  sl4-wp71 is compatible.  sl5 was computed. 
WinRT winrt45 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 (3)

Showing the top 3 NuGet packages that depend on ID3:

Package Downloads
ID3.Files

ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. This package provides utilities for file handling.

ID3.WinForms

ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. ID3.WinForms provides extensions to ID3.NET to support image handling using the Windows Forms image classes. See the project site for documentation.

ID3.Serialization

ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. This package provides extensions to serialize ID3.NET objects using the IFormatter-based serialization classes.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on ID3:

Repository Stars
SaviorXTanren/mixer-mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
evgeny-nadymov/telegram-wp
Telegram Messenger for Windows Phone
Version Downloads Last updated
0.6.0 26,030 1/28/2019
0.5.0-beta.1 1,053 5/4/2018
0.4.0-beta 2,847 9/13/2012
0.3.0 22,960 7/30/2012
0.2.0 1,328 7/30/2012
0.1.0 1,331 7/30/2012

Initial release