SoundFingerprinting.Solr 3.0.0-alpha

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 3.0.0-alpha
                    
NuGet\Install-Package SoundFingerprinting.Solr -Version 3.0.0-alpha
                    
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="3.0.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoundFingerprinting.Solr" Version="3.0.0-alpha" />
                    
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 3.0.0-alpha
                    
#r "nuget: SoundFingerprinting.Solr, 3.0.0-alpha"
                    
#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=3.0.0-alpha&prerelease
                    
Install SoundFingerprinting.Solr as a Cake Addin
#tool nuget:?package=SoundFingerprinting.Solr&version=3.0.0-alpha&prerelease
                    
Install SoundFingerprinting.Solr as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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,085 6/5/2019
6.2.0 843 3/4/2019
6.1.1 829 2/21/2019
6.0.0 885 11/6/2018
6.0.0-beta 689 10/30/2018
5.2.3 1,036 9/20/2018
5.2.2 5,494 7/4/2018
5.2.1 1,193 5/10/2018
5.2.0 1,237 4/29/2018
5.1.0 1,152 3/20/2018
5.0.0 1,222 3/13/2018
4.2.1 1,294 3/5/2018
4.2.0 1,275 3/1/2018
4.1.0 1,329 12/5/2017
4.1.0-alpha 941 10/27/2017
4.0.0-beta 1,032 10/23/2017
3.2.0-beta 1,028 10/14/2017
3.1.2-beta 1,078 9/16/2017
3.1.0-beta 987 12/15/2016
3.0.0-beta2 1,175 12/6/2016
3.0.0-beta 964 11/29/2016
3.0.0-alpha 929 11/23/2016
2.3.3-alpha 914 11/10/2016
2.3.2-alpha 1,197 11/2/2016
2.3.1-alpha 1,150 10/31/2016

Solr backend for SoundFingerprinting framework is released separately from main SoundFingerprinting library