SoundFingerprinting.Solr 6.3.0

Prefix Reserved
dotnet add package SoundFingerprinting.Solr --version 6.3.0
                    
NuGet\Install-Package SoundFingerprinting.Solr -Version 6.3.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="SoundFingerprinting.Solr" Version="6.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoundFingerprinting.Solr" Version="6.3.0" />
                    
Directory.Packages.props
<PackageReference Include="SoundFingerprinting.Solr" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SoundFingerprinting.Solr --version 6.3.0
                    
#r "nuget: SoundFingerprinting.Solr, 6.3.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.
#addin nuget:?package=SoundFingerprinting.Solr&version=6.3.0
                    
Install SoundFingerprinting.Solr as a Cake Addin
#tool nuget:?package=SoundFingerprinting.Solr&version=6.3.0
                    
Install SoundFingerprinting.Solr as a Cake Tool

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,095 6/5/2019
6.2.0 852 3/4/2019
6.1.1 838 2/21/2019
6.0.0 894 11/6/2018
6.0.0-beta 697 10/30/2018
5.2.3 1,047 9/20/2018
5.2.2 5,542 7/4/2018
5.2.1 1,218 5/10/2018
5.2.0 1,263 4/29/2018
5.1.0 1,177 3/20/2018
5.0.0 1,247 3/13/2018
4.2.1 1,320 3/5/2018
4.2.0 1,301 3/1/2018
4.1.0 1,354 12/5/2017
4.1.0-alpha 957 10/27/2017
4.0.0-beta 1,056 10/23/2017
3.2.0-beta 1,052 10/14/2017
3.1.2-beta 1,102 9/16/2017
3.1.0-beta 1,003 12/15/2016
3.0.0-beta2 1,199 12/6/2016
3.0.0-beta 980 11/29/2016
3.0.0-alpha 946 11/23/2016
2.3.3-alpha 930 11/10/2016
2.3.2-alpha 1,213 11/2/2016
2.3.1-alpha 1,166 10/31/2016

Since 6.3.0, SoundFingerprinting Solr is deprecated in favor of Emy storage. 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