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

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

SQL backend for SoundFingerprinting framework. Allows storing fingerprints (and other associated data) in SQL database. Please find the database creation script on project's GitHub page. Minor adjustments have to be done in the script so that it can be used with SQL Azure storage.

Product Compatible and additional computed target framework versions.
.NET Framework 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
5.2.2 1,544 7/4/2018
5.2.1 1,054 5/10/2018
5.2.0 1,127 4/29/2018
5.1.0 1,125 3/20/2018
5.0.0 1,061 3/13/2018
4.2.1 1,063 3/5/2018
4.2.0 1,030 3/1/2018
4.1.0 1,109 12/5/2017
4.0.0 999 10/23/2017
3.2.0 1,111 10/14/2017
3.1.2 1,087 9/16/2017
3.1.0 1,223 12/15/2016
3.0.0 1,115 12/6/2016
3.0.0-beta 881 11/29/2016
3.0.0-alpha 824 11/23/2016
2.3.3 1,086 11/10/2016
2.3.1 1,251 10/29/2016
2.3.0 1,038 10/28/2016
2.0.0 1,295 1/15/2016
2.0.0-alpha 1,052 5/21/2015
1.0.1.20018 1,527 6/1/2014
1.0.0.39201 1,246 4/26/2014

SQL backend for SoundFingerprinting framework. Version 4.1.0 upgrade.