ID3.Net-DotNetCore
0.4.0.13
dotnet add package ID3.Net-DotNetCore --version 0.4.0.13
NuGet\Install-Package ID3.Net-DotNetCore -Version 0.4.0.13
<PackageReference Include="ID3.Net-DotNetCore" Version="0.4.0.13" />
paket add ID3.Net-DotNetCore --version 0.4.0.13
#r "nuget: ID3.Net-DotNetCore, 0.4.0.13"
// Install ID3.Net-DotNetCore as a Cake Addin #addin nuget:?package=ID3.Net-DotNetCore&version=0.4.0.13 // Install ID3.Net-DotNetCore as a Cake Tool #tool nuget:?package=ID3.Net-DotNetCore&version=0.4.0.13
Port of ID3.NET to .NET Core.
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 contains the bulk of the code needed to read, modify and write ID3 tags.
Additional NuGet packages are available that contains non-portable libraries that provide additional platform-specific support.
See the project site for documentation.
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 | netcoreapp1.0 was computed. netcoreapp1.1 is compatible. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 1.1
- Microsoft.NETCore.App (>= 1.1.2)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETCoreApp 2.0
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
-
.NETStandard 2.0
- System.Runtime.Serialization.Primitives (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ID3.Net-DotNetCore:
Package | Downloads |
---|---|
ID3.Files-DotNetCore
Port of ID3.NET to .NET Core. ID3.NET is a set of libraries for reading, modifying and writing ID3 and Lyrics3 tags in MP3 audio files. The ID3.Files extensions provides file handling capabilities not available in the core library, along with utility classes such a batch file naming class called FileNamer. See the project site for documentation. |
|
LiquidSoap.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.