Aerospike.Client 7.0.1

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

// Install Aerospike.Client as a Cake Tool
#tool nuget:?package=Aerospike.Client&version=7.0.1

Aerospike C# Client Package

Prerequisites

  • .NET 6+
  • [Optional]Visual Studio 2022+

Contents

  • Aerospike.sln
    Visual Studio solution for C# client. The projects are:

    • AerospikeClient
      C# client library.
    • AerospikeTest
      C# client unit tests.
    • AerospikeBenchmarks
      C# client benchmarks command line application.
    • AerospikeDemo
      C# client examples WinForms application. Windows only.
    • AerospikeAdmin
      Aerospike user administration WinForms application. Windows only. This application is only valid for enterprise servers that are configured for user authentication.

Windows/Visual Studio Build Instructions

  • Double click on Aerospike.sln. The solution will be opened in Visual Studio.
  • Click menu Build → Configuration Manager.
  • Click desired solution configuration and platform.
  • Click Close.
  • Click Build → Build Solution

Linux/CommandLine Build Instructions

$ cd AerospikeClient
$ dotnet restore
$ dotnet build --configuration Release
$ cd ../AerospikeTest
$ dotnet restore
$ dotnet build --configuration Release
$ dotnet test --configuration Release
$ cd ../AerospikeBenchmarks
$ dotnet restore
$ dotnet build --configuration Release
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Aerospike.Client:

Package Downloads
Aerospike.Extensions.Caching

Aerospike IDistributedCache implementation

AeroSharp

Wrapper around the .NET Aerospike client that provides a variety of methods for storing and retrieving data in Aerospike

Aerospike.Client.Repository

This is simple repository pattern implemention on top of Aerospike Client. Aerospike DB uses records and bins inside them. This repository implementation maps properties of your entity to proper bin type and save it as a single record. Property types that can be use are: int, string, bool, double, byte, long, IList<string>, IDictionary<string, string>. Every type that is not listed will be serialized using BinaryFormatter and saved as binary data bin.

Orleans.Persistence.Aerospike

Microsoft Orleans Persistence provider for Aerospike

Aerospike.Database.LINQPadDriver

Aerospike for LINQPad 7+ is a data context dynamic driver for querying and updating an Aerospike database.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Aerospike.Client:

Repository Stars
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
Version Downloads Last updated
7.0.1 15,837 12/19/2023
7.0.0 6,469 12/8/2023
6.2.0 55,934 11/6/2023
6.1.0 18,164 8/15/2023
6.0.1 72,082 3/29/2023
6.0.0 139,780 2/3/2023
5.4.1 49,904 8/15/2023
5.4.0 1,081 8/8/2023
5.3.2 105,930 1/4/2023
5.3.1 20,997 12/6/2022
5.3.0 61,612 10/19/2022
5.2.3 17,589 9/8/2022
5.2.2 25,609 8/15/2022
5.2.0 33,967 7/12/2022
5.1.1 75,365 5/25/2022
5.1.0 16,258 5/12/2022
5.0.0 97,250 3/31/2022
4.3.1 45,951 8/15/2023
4.3.0 1,048 8/9/2023
4.2.7 323,262 12/8/2021
4.2.6 7,785 11/23/2021
4.2.5 787 11/23/2021
4.2.4 78,071 10/18/2021
4.2.3 36,050 9/17/2021
4.2.2 416,869 8/11/2021
4.2.1 9,280 7/15/2021
4.2.0 87,740 4/30/2021
4.1.6 41,898 4/15/2021
4.1.5 10,643 3/17/2021
4.1.4 4,870 3/3/2021
4.1.3 8,515 2/5/2021
4.1.2 1,272 1/19/2021
4.1.1 13,619 12/18/2020
4.1.0 21,845 12/8/2020
4.0.3 276,162 11/11/2020
4.0.2 1,791 11/3/2020
4.0.1 4,348 10/28/2020
4.0.0 2,531 10/22/2020
3.9.16.2 1,254 7/21/2023
3.9.16.1 11,602 12/8/2022
3.9.16 13,373 2/15/2022
3.9.15 949 1/6/2022
3.9.14 8,579 8/20/2021
3.9.13 1,363 7/19/2021
3.9.12 67,067 11/2/2020
3.9.11 19,720 10/28/2020
3.9.10 21,231 9/18/2020
3.9.9 54,711 8/7/2020
3.9.8 25,432 7/21/2020
3.9.7 4,215 7/13/2020
3.9.6 55,591 5/19/2020
3.9.5 3,037 5/8/2020
3.9.4 35,201 4/6/2020
3.9.3 141,029 2/20/2020
3.9.2 43,936 12/6/2019
3.9.1 66,485 10/2/2019
3.9.0 3,501 9/24/2019
3.8.2 27,523 8/9/2019
3.8.1 359,887 6/28/2019
3.8.0 148,852 3/28/2019
3.7.0 19,040 2/4/2019
3.6.8 72,474 11/27/2018
3.6.7 7,347 10/3/2018
3.6.6 36,769 7/31/2018
3.6.5 83,699 6/18/2018
3.6.4 2,820 5/21/2018
3.6.3 3,773 4/20/2018
3.6.2 4,554 3/16/2018
3.6.1 1,971 3/5/2018
3.6.0 2,279 2/16/2018
3.5.3 5,874 1/12/2018
3.5.2 2,346 12/14/2017
3.5.1 1,729 12/7/2017
3.5.0 4,994 11/14/2017
3.4.5 2,431 10/28/2017
3.4.4 25,172 6/16/2017
3.4.3 4,955 5/23/2017
3.4.2 9,358 4/4/2017
3.4.1 2,060 3/15/2017
3.4.0 34,667 2/1/2017
3.3.2 2,959 1/9/2017
3.3.1 12,071 11/17/2016
3.3.0 28,954 10/4/2016
3.2.4 5,738 7/14/2016
3.2.3 3,494 6/8/2016
3.2.2 5,450 4/13/2016
3.2.1 2,769 3/3/2016
3.2.0 2,419 2/27/2016
3.1.7 3,274 1/28/2016
3.1.6 4,465 11/7/2015
3.1.5 8,015 9/8/2015
3.1.4 8,683 7/31/2015
3.1.3 2,503 6/27/2015
3.1.2 3,531 4/27/2015
3.1.1 2,868 3/27/2015
3.1.0 11,739 3/12/2015