aerospike-client-c-libevent 7.0.3

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

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
7.0.3 113 3 months ago
7.0.2 107 3 months ago
7.0.1 103 4 months ago
7.0.0 122 5 months ago
6.6.5 109 3 months ago
6.6.4 138 7 months ago
6.6.3 125 6/25/2024
6.6.2 120 5/23/2024
6.6.1 131 5/7/2024
6.6.0 178 3/21/2024
6.5.2 227 2/5/2024
6.5.1 190 1/4/2024
6.5.0 393 10/24/2023
6.4.4 204 8/1/2023
6.4.3 187 6/22/2023
6.4.2 168 6/21/2023
6.4.1 224 5/18/2023
6.4.0 222 4/12/2023
6.3.1 321 2/8/2023
6.3.0 406 11/15/2022
6.2.1 516 9/27/2022
6.2.0 465 9/8/2022
6.1.2 464 8/11/2022
6.1.1 440 7/27/2022
6.1.0 475 6/24/2022
6.0.2 488 5/20/2022
6.0.1 480 4/28/2022
6.0.0 516 3/31/2022
5.2.8 529 3/3/2022
5.2.7 333 1/7/2022
5.2.6 361 12/8/2021
5.2.5 385 10/5/2021
5.2.4 420 9/29/2021
5.2.3 379 8/27/2021
5.2.2 423 7/26/2021
5.2.1 437 6/15/2021
5.2.0 436 4/30/2021
5.1.1 465 3/23/2021
5.1.0 474 2/5/2021
5.0.3 483 1/6/2021
5.0.2 500 11/30/2020
5.0.1 516 11/11/2020
5.0.0 568 10/21/2020
4.6.24 314 1/3/2022
4.6.23 510 7/12/2021
4.6.22 434 5/25/2021
4.6.21 438 4/13/2021
4.6.20 436 2/8/2021
4.6.19 516 11/30/2020
4.6.18 581 8/14/2020
4.6.17 624 7/10/2020
4.6.16 589 5/11/2020
4.6.15 578 4/28/2020
4.6.14 598 4/6/2020
4.6.13 708 2/20/2020
4.6.12 640 1/14/2020
4.6.10 703 1/6/2020
4.6.9 724 12/5/2019
4.6.8 658 10/2/2019
4.6.7 693 8/23/2019
4.6.6 638 8/21/2019
4.6.5 652 8/2/2019
4.6.4 653 7/24/2019
4.6.3 746 5/13/2019
4.6.2 717 4/12/2019
4.6.1 745 4/4/2019
4.6.0 722 3/28/2019
4.5.0 829 2/19/2019
4.4.1 1,169 1/15/2019
4.4.0 884 12/4/2018
4.3.20 946 11/8/2018
4.3.19 978 10/11/2018
4.3.18 1,041 10/1/2018
4.3.17 973 8/31/2018
4.3.16 1,018 8/27/2018
4.3.15 1,039 7/24/2018
4.3.14 1,184 7/6/2018
4.3.13 1,259 6/14/2018
4.3.12 1,293 5/16/2018
4.3.11 1,169 4/19/2018
4.3.10 1,330 4/6/2018
4.3.9 1,484 3/30/2018
4.3.8 1,258 3/20/2018
4.3.7 1,301 3/16/2018
4.3.6 1,260 3/5/2018
4.3.5 1,260 2/6/2018
4.3.4 1,249 2/5/2018
4.3.3 1,307 1/18/2018
4.3.2 1,289 1/3/2018
4.3.0 1,122 12/1/2017