raoof hojat

Results 3 issues of raoof hojat

### ArangoDB.Client v0.8 - [ ] Use Microsoft DI abstraction - [ ] Use Microsoft logging abstraction - [ ] Separate `DatabaseSetting`(`DatabaseOption`) with cached data - [ ] `HttpCommand` fluent...

Hi I want to change .NET client protocol to use VelocyStream with [velocypack.net](https://github.com/ra0o0f/velocypack.net). is there any document for VelocyStream or i should look at java implementation?

Hi I ported java implementation(tests are passed) to .NET(https://github.com/ra0o0f/velocypack.net). it supports all c# primitive data types(except decimal) and can also serialize complex objects with a proven performance(using Json.net JsonReader/JsonWriter). c#...