• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 12 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

C#/.NET/Mono driver for ArangoDB

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