ra0o0f / arangoclient.net

ArangoDB .NET Client with LINQ support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArangoDB .Net client driver

Main features

  • Linq to Aql
  • Change Tracking
  • Asynchronous and Synchronous API
  • Stream data with IEnumerable or IAsyncEnumerator

Install

dotnet add package ArangoDB.Client

Tutorial

C# client in 10 minutes will give you a quick tutorial on how client works.


Please open an issue if you need an api that doesnt implemented yet.

About

ArangoDB .NET Client with LINQ support

License:Apache License 2.0


Languages

Language:C# 100.0%