SoundFingerprinting.Audio.NAudio
8.0.0-beta3
Prefix Reserved
See the version list below for details.
dotnet add package SoundFingerprinting.Audio.NAudio --version 8.0.0-beta3
NuGet\Install-Package SoundFingerprinting.Audio.NAudio -Version 8.0.0-beta3
<PackageReference Include="SoundFingerprinting.Audio.NAudio" Version="8.0.0-beta3" />
paket add SoundFingerprinting.Audio.NAudio --version 8.0.0-beta3
#r "nuget: SoundFingerprinting.Audio.NAudio, 8.0.0-beta3"
// Install SoundFingerprinting.Audio.NAudio as a Cake Addin #addin nuget:?package=SoundFingerprinting.Audio.NAudio&version=8.0.0-beta3&prerelease // Install SoundFingerprinting.Audio.NAudio as a Cake Tool #tool nuget:?package=SoundFingerprinting.Audio.NAudio&version=8.0.0-beta3&prerelease
NAudio extension library for SoundFingerprinting framework. This extension provides the ability to read all files supported by NAudio media foundation framework. Since NAudio depends on Windows native calls, this extension can execute only in Windows environment.
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 | 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. |
-
.NETStandard 2.0
- NAudio (>= 2.0.1)
- SoundFingerprinting (>= 8.0.0-beta3)
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 |
---|---|---|
8.0.0 | 4,572 | 12/23/2021 |
8.0.0-beta3 | 216 | 12/10/2021 |
7.0.0 | 1,698 | 7/1/2019 |
6.3.0 | 814 | 6/5/2019 |
6.2.0 | 944 | 3/4/2019 |
6.1.1 | 755 | 2/15/2019 |
6.1.0 | 787 | 2/2/2019 |
6.0.0 | 924 | 11/6/2018 |
5.2.3 | 959 | 9/20/2018 |
5.2.2 | 5,641 | 7/4/2018 |
5.2.1 | 1,146 | 5/10/2018 |
5.2.0 | 1,165 | 4/29/2018 |
5.1.0 | 1,067 | 4/10/2018 |
5.0.0 | 1,113 | 3/13/2018 |
5.0.0-alpha | 832 | 3/12/2018 |
1.0.2 | 3,242 | 6/7/2014 |
1.0.1.20018 | 1,408 | 6/1/2014 |
1.0.0.33376 | 3,984 | 4/26/2014 |
Version 7.0.0 is released as part of regular SoundFingerprinting version upgrades. Since version 5.0.0 NAudio extension library comes in a separate package. SoundFingerprinting v5.x supports .NET standard 2.0, thus NAudio extension is now released separately.