ID3 0.6.0
dotnet add package ID3 --version 0.6.0
NuGet\Install-Package ID3 -Version 0.6.0
<PackageReference Include="ID3" Version="0.6.0" />
paket add ID3 --version 0.6.0
#r "nuget: ID3, 0.6.0"
// Install ID3 as a Cake Addin #addin nuget:?package=ID3&version=0.6.0 // Install ID3 as a Cake Tool #tool nuget:?package=ID3&version=0.6.0
ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- JetBrains.Annotations (>= 2018.3.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 2018.3.0)
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 | 32,823 | 1/28/2019 |
0.5.0-beta.1 | 1,077 | 5/4/2018 |
0.4.0-beta | 2,974 | 9/13/2012 |
0.3.0 | 24,251 | 7/30/2012 |
0.2.0 | 1,375 | 7/30/2012 |
0.1.0 | 1,382 | 7/30/2012 |
Migrated to netstandard20 and .NET 4.x frameworks