ArangoDB-Community / arangodb-net-standard

A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
Apache License 2.0
76 stars 30 forks source link

Use interfaces instead of implementation for each API client in IArangoDBClient #458

Closed iwedaz closed 1 year ago

iwedaz commented 1 year ago

Use abstractions not implementations