/ArangoDB-NET

C#/.NET/Mono driver for ArangoDB

Primary LanguageC#MIT LicenseMIT

2019-02-17

Views - added first simple support for links management via ChangeProperties

2019-02-14

Added first simple implementation for arango search views - module AView

  • create view
  • check for view existence

2019-01-09 Collection creation faild for edge collection - "This is due to the Json msg passed where the value of parameter "type" is "Edge" instead of 3." as stated user berry4u

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