

#Arangodb client application install#
Install the latest release of ArangoDBNetStandard on Nuget.

Consistent approach for each API endpoint.Adherence to common-practice C# naming conventions.Support for async/await across every API operation.The driver is built using the standard HttpClient interface for making HTTP requests, along with Json.NET for (de)serialisation to/from CLI types. The library does not aim to provide much in the way of abstraction on top of the individual REST API functions offered by ArangoDB but it does aim to provide comprehensive coverage of all of the available options for each of ArangoDB's REST API endpoints. arangodb-net-standard: The C#/.NET Standard API driver for ArangoDB.

NET Framework applications with the complete range of features exposed by the ArangoDB REST API. Arangodb-net-standard: The C#/.NET Standard API driver for ArangoDB.Ī consistent, comprehensive, minimal driver for the ArangoDB REST API.
