SoundFingerprinting.Solr
3.0.0-beta2
.NET Framework 3.5
This is a prerelease version of SoundFingerprinting.Solr.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SoundFingerprinting.Solr --version 3.0.0-beta2
NuGet\Install-Package SoundFingerprinting.Solr -Version 3.0.0-beta2
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-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoundFingerprinting.Solr --version 3.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SoundFingerprinting.Solr, 3.0.0-beta2"
#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=3.0.0-beta2&prerelease
// Install SoundFingerprinting.Solr as a Cake Tool
#tool nuget:?package=SoundFingerprinting.Solr&version=3.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Solr backend for SoundFingerprinting framework. Allows storing fingerprints in an efficient non-relational storage, with fast retrieval and scalability capabilities.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 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.
-
- SolrNet.Ninject (>= 0.5.0-alpha2)
- SoundFingerprinting (>= 3.0.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 | 845 | 6/5/2019 |
6.2.0 | 671 | 3/4/2019 |
6.1.1 | 653 | 2/21/2019 |
6.0.0 | 715 | 11/6/2018 |
6.0.0-beta | 568 | 10/30/2018 |
5.2.3 | 828 | 9/20/2018 |
5.2.2 | 3,028 | 7/4/2018 |
5.2.1 | 938 | 5/10/2018 |
5.2.0 | 969 | 4/29/2018 |
5.1.0 | 879 | 3/20/2018 |
5.0.0 | 949 | 3/13/2018 |
4.2.1 | 1,015 | 3/5/2018 |
4.2.0 | 1,005 | 3/1/2018 |
4.1.0 | 1,052 | 12/5/2017 |
4.1.0-alpha | 782 | 10/27/2017 |
4.0.0-beta | 811 | 10/23/2017 |
3.2.0-beta | 795 | 10/14/2017 |
3.1.2-beta | 839 | 9/16/2017 |
3.1.0-beta | 817 | 12/15/2016 |
3.0.0-beta2 | 938 | 12/6/2016 |
3.0.0-beta | 806 | 11/29/2016 |
3.0.0-alpha | 766 | 11/23/2016 |
2.3.3-alpha | 743 | 11/10/2016 |
2.3.2-alpha | 1,019 | 11/2/2016 |
2.3.1-alpha | 986 | 10/31/2016 |
Solr backend for SoundFingerprinting framework. This version corresponds to SoundFingerprinting-3.0.0 stable release. It could not be released as stable due to SolrNet prerelease dependency.