aerospike-client-c 6.6.2

dotnet add package aerospike-client-c --version 6.6.2
NuGet\Install-Package aerospike-client-c -Version 6.6.2
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="aerospike-client-c" Version="6.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add aerospike-client-c --version 6.6.2
#r "nuget: aerospike-client-c, 6.6.2"
#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 aerospike-client-c as a Cake Addin
#addin nuget:?package=aerospike-client-c&version=6.6.2

// Install aerospike-client-c as a Cake Tool
#tool nuget:?package=aerospike-client-c&version=6.6.2

Visual Studio Environment for Aerospike C Client.

Prerequisites

  • Windows 10+
  • Visual Studio 2022+

The Aerospike C client library is dependent on several third party libraries. Since many of these libraries are difficult to build on Windows, pre-built third party libraries and corresponding include files are provided in the nuget aerospike-client-c-dependencies package. This package dependency is defined in the aerospike solution and should automatically be downloaded on the first compile in Visual Studio.

Git Submodules

This project uses git submodules, so you will need to initialize and update submodules before building this project.

$ cd ..
$ git submodule update --init

Build Instructions

Various build targets are supported depending on the use of async database calls and the chosen event framework. The C client supports 64 bit targets only.

  • Double click aerospike.sln

  • Click one of the following solution configuration names:

    Configuration Usage
    Debug Use synchronous methods only.
    Debug libevent Use libevent for async event framework.
    Debug libuv Use libuv for async event framework.
    Release Use synchronous methods only.
    Release libevent Use libevent for async event framework.
    Release libuv Use libuv for async event framework (Recommended).
  • Click Build → Build Solution

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.6.2 79 5/23/2024
6.6.1 75 5/7/2024
6.6.0 122 3/21/2024
6.5.2 132 2/5/2024
6.5.1 185 1/4/2024
6.5.0 366 10/24/2023
6.4.4 178 8/1/2023
6.4.3 244 6/22/2023
6.4.2 141 6/21/2023
6.4.1 222 5/18/2023
6.4.0 236 4/12/2023
6.3.1 319 2/8/2023
6.3.0 418 11/15/2022
6.2.1 532 9/27/2022
6.2.0 408 9/8/2022
6.1.2 434 8/11/2022
6.1.1 416 7/27/2022
6.1.0 471 6/24/2022
6.0.2 458 5/20/2022
6.0.1 517 4/28/2022
6.0.0 464 3/31/2022
5.2.8 515 3/3/2022
5.2.7 369 1/7/2022
5.2.6 317 12/8/2021
5.2.5 370 10/5/2021
5.2.4 435 9/29/2021
5.2.3 336 8/27/2021
5.2.2 383 7/26/2021
5.2.1 454 6/15/2021
5.2.0 408 4/30/2021
5.1.1 397 3/23/2021
5.1.0 416 2/5/2021
5.0.3 426 1/6/2021
5.0.2 494 11/30/2020
5.0.1 447 11/11/2020
5.0.0 523 10/21/2020
4.6.24 533 1/3/2022
4.6.23 520 7/12/2021
4.6.22 390 5/25/2021
4.6.21 367 4/13/2021
4.6.20 465 2/8/2021
4.6.19 465 11/30/2020
4.6.18 537 8/14/2020
4.6.17 664 7/10/2020
4.6.16 512 5/11/2020
4.6.15 530 4/28/2020
4.6.14 575 4/6/2020
4.6.13 746 2/20/2020
4.6.12 619 1/14/2020
4.6.10 701 1/6/2020
4.6.9 613 12/5/2019
4.6.8 621 10/2/2019
4.6.7 633 8/23/2019
4.6.6 687 8/21/2019
4.6.5 667 8/2/2019
4.6.4 643 7/24/2019
4.6.3 721 5/13/2019
4.6.2 659 4/12/2019
4.6.1 710 4/4/2019
4.6.0 727 3/28/2019
4.5.0 799 2/19/2019
4.4.1 1,016 1/15/2019
4.4.0 812 12/4/2018
4.3.20 915 11/8/2018
4.3.19 890 10/11/2018
4.3.18 895 10/1/2018
4.3.17 944 8/31/2018
4.3.16 891 8/27/2018
4.3.15 913 7/24/2018
4.3.14 1,059 7/6/2018
4.3.13 1,117 6/14/2018
4.3.12 1,088 5/16/2018
4.3.11 1,091 4/19/2018
4.3.10 1,207 4/6/2018
4.3.9 1,310 3/30/2018
4.3.8 1,031 3/20/2018
4.3.7 1,057 3/16/2018
4.3.6 1,166 3/5/2018
4.3.5 1,092 2/6/2018
4.3.4 1,111 2/5/2018
4.3.3 1,164 1/18/2018
4.3.2 1,152 1/3/2018
4.3.0 1,083 12/1/2017