Sergey Pismennyi

Results 8 comments of Sergey Pismennyi

First, you can use such snippet to connet to arango in ASP.NET Core. This snippet gives you the `IConfiguration` and `Action` methods to configure the ArangoDb context to use in...

Will it be merged? I need the *Collection().Truncate() function for tests.

Do u have plans to migrate to .net core 2.0? Any activity in this repo?

@davideicardi Thanks for the answer. I've already done in sync mode. I realized that the targeted .NET Framework was 4.0. And this version does not contain async await. I think...

I must have a unique Id of my record, that I can refer in the other services. I thought that RID is that unique immutable identifier, but it's not. When...

> Exact name of Russian layout? What do you mean? It's just Russian, "ru-ru". It's when ![image](https://user-images.githubusercontent.com/6080294/34812085-2a119080-f6b5-11e7-8cb8-ceb6a01ffcac.png)

So. I'm facing the same problem. As I mentioned, in the current architecture there are no possibility to use this feature. I think there should be changes in OClient.CreateDatabasePool(). It...

Use CREATE SEQUENCE idseq TYPE ORDERED.