Learn how to use ArangoDB as the database backend for your application from C#/.NET
What you will learn
- Install the ArangoDBNetStandard library from Nuget or GitHub
- Connect to ArangoDB with authentication
- Work with databases, collections, and documents
- Run AQL queries
-
Getting started
-
Databases, collections, and documents
-
AQL queries