SoundFingerprinting.Solr 4.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Framework 4.6
There is a newer version of this package available.
See the version list below for details.
dotnet add package SoundFingerprinting.Solr --version 4.1.0
NuGet\Install-Package SoundFingerprinting.Solr -Version 4.1.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="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoundFingerprinting.Solr --version 4.1.0
#r "nuget: SoundFingerprinting.Solr, 4.1.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.
// Install SoundFingerprinting.Solr as a Cake Addin
#addin nuget:?package=SoundFingerprinting.Solr&version=4.1.0

// Install SoundFingerprinting.Solr as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Solr&version=4.1.0

Solr backend for SoundFingerprinting framework. Allows storing fingerprints in an efficient non-relational storage, with fast retrieval and scalability capabilities

Product Versions
.NET Framework net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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 841 6/5/2019
6.2.0 669 3/4/2019
6.1.1 648 2/21/2019
6.0.0 709 11/6/2018
6.0.0-beta 564 10/30/2018
5.2.3 822 9/20/2018
5.2.2 2,985 7/4/2018
5.2.1 934 5/10/2018
5.2.0 964 4/29/2018
5.1.0 873 3/20/2018
5.0.0 945 3/13/2018
4.2.1 1,010 3/5/2018
4.2.0 1,000 3/1/2018
4.1.0 1,043 12/5/2017
4.1.0-alpha 779 10/27/2017
4.0.0-beta 807 10/23/2017
3.2.0-beta 786 10/14/2017
3.1.2-beta 835 9/16/2017
3.1.0-beta 814 12/15/2016
3.0.0-beta2 932 12/6/2016
3.0.0-beta 803 11/29/2016
3.0.0-alpha 763 11/23/2016
2.3.3-alpha 740 11/10/2016
2.3.2-alpha 1,014 11/2/2016
2.3.1-alpha 982 10/31/2016

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.