yojimbo87 / ArangoDB-NET

C#/.NET/Mono driver for ArangoDB
MIT License
107 stars 66 forks source link

This branch is compatible with ArangoDB 3.x. For more information about incompatible changes with previous branches read release notes. For ArangoDB 2.x compatible driver checkout this branch.

ArangoDB-NET

ArangoDB-NET is a C# driver for ArangoDB NoSQL multi-model database. Driver implements and communicates with database backend through its HTTP API interface and runs on Microsoft .NET and mono framework.

Installation

There are following ways to install the driver:

Docs contents