SoundFingerprinting.Solr
6.2.0
See the version list below for details.
dotnet add package SoundFingerprinting.Solr --version 6.2.0
NuGet\Install-Package SoundFingerprinting.Solr -Version 6.2.0
<PackageReference Include="SoundFingerprinting.Solr" Version="6.2.0" />
paket add SoundFingerprinting.Solr --version 6.2.0
#r "nuget: SoundFingerprinting.Solr, 6.2.0"
// Install SoundFingerprinting.Solr as a Cake Addin
#addin nuget:?package=SoundFingerprinting.Solr&version=6.2.0
// Install SoundFingerprinting.Solr as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Solr&version=6.2.0
SoundFingerprinting is a C# framework that implements an efficient algorithm of audio fingerprinting and identification. Designed for developers, enthusiasts, researchers in the fields of audio processing, data mining, digital signal processing.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Ninject (>= 3.3.4)
- SolrNet (>= 1.0.14)
- SolrNet.Ninject (>= 1.0.14)
- SoundFingerprinting (>= 6.2.0)
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 |
---|---|---|
6.3.0 | 842 | 6/5/2019 |
6.2.0 | 670 | 3/4/2019 |
6.1.1 | 652 | 2/21/2019 |
6.0.0 | 710 | 11/6/2018 |
6.0.0-beta | 565 | 10/30/2018 |
5.2.3 | 825 | 9/20/2018 |
5.2.2 | 3,022 | 7/4/2018 |
5.2.1 | 935 | 5/10/2018 |
5.2.0 | 965 | 4/29/2018 |
5.1.0 | 875 | 3/20/2018 |
5.0.0 | 945 | 3/13/2018 |
4.2.1 | 1,012 | 3/5/2018 |
4.2.0 | 1,002 | 3/1/2018 |
4.1.0 | 1,047 | 12/5/2017 |
4.1.0-alpha | 781 | 10/27/2017 |
4.0.0-beta | 810 | 10/23/2017 |
3.2.0-beta | 789 | 10/14/2017 |
3.1.2-beta | 838 | 9/16/2017 |
3.1.0-beta | 816 | 12/15/2016 |
3.0.0-beta2 | 937 | 12/6/2016 |
3.0.0-beta | 805 | 11/29/2016 |
3.0.0-alpha | 765 | 11/23/2016 |
2.3.3-alpha | 742 | 11/10/2016 |
2.3.2-alpha | 1,018 | 11/2/2016 |
2.3.1-alpha | 985 | 10/31/2016 |
Version 6.0.0 implements changes in model service protocol. Version 5.0.0 comes with dependent package upgrades, corresponding to SoundFingerprinting-5.0.0. Version 4.1.0 is first stable release after the upgrade to SolrNet 0.9.1. Since latest SolrNet is not compatible with .NET v4.5, minimal .NET version requirement is now .NET 4.6. Solr backend for SoundFingerprinting framework is released separately from main SoundFingerprinting library. This release corresponds to v4.1.0 release of SoundFingerprinting library