Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

composite/arangoclient.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArangoDB .Net client driver written in c# portable class library[.net 4.5, winphone 8.1]

#####Join the chat: Join the chat at https://gitter.im/ra0o0f/arangoclient.net


Main features

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

Client now supports database, collections, documents, edges, general graphs, traversal, simple queries, aql queries & methods and transaction operations.

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

About

ArangoDB .NET Client with LINQ support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%