aerospike-client-c-libuv 6.6.2

dotnet add package aerospike-client-c-libuv --version 6.6.2
NuGet\Install-Package aerospike-client-c-libuv -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-libuv" 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-libuv --version 6.6.2
#r "nuget: aerospike-client-c-libuv, 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-libuv as a Cake Addin
#addin nuget:?package=aerospike-client-c-libuv&version=6.6.2

// Install aerospike-client-c-libuv as a Cake Tool
#tool nuget:?package=aerospike-client-c-libuv&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 82 5/23/2024
6.6.1 100 5/7/2024
6.6.0 145 3/21/2024
6.5.2 126 2/5/2024
6.5.1 227 1/4/2024
6.5.0 311 10/24/2023
6.4.4 162 8/1/2023
6.4.3 144 6/22/2023
6.4.2 126 6/21/2023
6.4.1 151 5/18/2023
6.4.0 179 4/12/2023
6.3.1 273 2/8/2023
6.3.0 343 11/15/2022
6.2.1 468 9/27/2022
6.2.0 390 9/8/2022
6.1.2 404 8/11/2022
6.1.1 426 7/27/2022
6.1.0 462 6/24/2022
6.0.2 423 5/20/2022
6.0.1 454 4/28/2022
6.0.0 426 3/31/2022
5.2.8 454 3/3/2022
5.2.7 273 1/7/2022
5.2.6 304 12/8/2021
5.2.5 326 10/5/2021
5.2.4 365 9/29/2021
5.2.3 328 8/27/2021
5.2.2 329 7/26/2021
5.2.1 346 6/15/2021
5.2.0 367 4/30/2021
5.1.1 417 3/23/2021
5.1.0 383 2/5/2021
5.0.3 402 1/6/2021
5.0.2 455 11/30/2020
5.0.1 468 11/11/2020
5.0.0 487 10/21/2020
4.6.24 279 1/3/2022
4.6.23 417 7/12/2021
4.6.22 383 5/25/2021
4.6.21 352 4/13/2021
4.6.20 387 2/8/2021
4.6.19 446 11/30/2020
4.6.18 518 8/14/2020
4.6.17 614 7/10/2020
4.6.16 516 5/11/2020
4.6.15 524 4/28/2020
4.6.14 549 4/6/2020
4.6.13 651 2/20/2020
4.6.12 559 1/14/2020
4.6.10 624 1/6/2020
4.6.9 593 12/5/2019
4.6.8 584 10/2/2019
4.6.7 614 8/23/2019
4.6.6 583 8/21/2019
4.6.5 593 8/2/2019
4.6.4 594 7/24/2019
4.6.3 676 5/13/2019
4.6.2 629 4/12/2019
4.6.1 671 4/4/2019
4.6.0 670 3/28/2019
4.5.0 787 2/19/2019
4.4.1 1,005 1/15/2019
4.4.0 781 12/4/2018
4.3.20 828 11/8/2018
4.3.19 849 10/11/2018
4.3.18 903 10/1/2018
4.3.17 909 8/31/2018
4.3.16 896 8/27/2018
4.3.15 910 7/24/2018
4.3.14 1,015 7/6/2018
4.3.13 1,091 6/14/2018
4.3.12 956 5/16/2018
4.3.11 995 4/19/2018
4.3.10 1,186 4/6/2018
4.3.9 1,223 3/30/2018
4.3.8 1,053 3/20/2018
4.3.7 1,100 3/16/2018
4.3.6 1,128 3/5/2018
4.3.5 1,130 2/6/2018
4.3.4 1,092 2/5/2018
4.3.3 1,087 1/18/2018
4.3.2 1,070 1/3/2018
4.3.0 1,030 12/1/2017