SoundFingerprinting.Solr 6.0.0-beta

Prefix Reserved
This is a prerelease version of SoundFingerprinting.Solr.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SoundFingerprinting.Solr --version 6.0.0-beta                
NuGet\Install-Package SoundFingerprinting.Solr -Version 6.0.0-beta                
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.0.0-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoundFingerprinting.Solr --version 6.0.0-beta                
#r "nuget: SoundFingerprinting.Solr, 6.0.0-beta"                
#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.
// Install SoundFingerprinting.Solr as a Cake Addin
#addin nuget:?package=SoundFingerprinting.Solr&version=6.0.0-beta&prerelease

// Install SoundFingerprinting.Solr as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Solr&version=6.0.0-beta&prerelease                

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 Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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,004 6/5/2019
6.2.0 779 3/4/2019
6.1.1 759 2/21/2019
6.0.0 809 11/6/2018
6.0.0-beta 620 10/30/2018
5.2.3 957 9/20/2018
5.2.2 4,886 7/4/2018
5.2.1 1,027 5/10/2018
5.2.0 1,080 4/29/2018
5.1.0 990 3/20/2018
5.0.0 1,054 3/13/2018
4.2.1 1,130 3/5/2018
4.2.0 1,110 3/1/2018
4.1.0 1,166 12/5/2017
4.1.0-alpha 827 10/27/2017
4.0.0-beta 869 10/23/2017
3.2.0-beta 859 10/14/2017
3.1.2-beta 917 9/16/2017
3.1.0-beta 876 12/15/2016
3.0.0-beta2 1,008 12/6/2016
3.0.0-beta 850 11/29/2016
3.0.0-alpha 813 11/23/2016
2.3.3-alpha 802 11/10/2016
2.3.2-alpha 1,080 11/2/2016
2.3.1-alpha 1,037 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