Dmitriy Bobrovskiy

Results 9 comments of Dmitriy Bobrovskiy

But if I add `private set;` then I don't see that property in `Builder`.

Sure, I mean if I provide API for travelling between different countries it can be useful to know in what country some station/stop/location is. For example ecolines provide country code...

> Regarding your proposal (adding a field named `state`): Shall we name it something more general, because a state is usually a specific type/level of geographic/political entities? E.g. `region`, like...

> I made an unsuccessful attempt for Async support of CacheManager. It is difficult, time-consuming and tedious work. > > @MichaCo I'll leave it here for you or anyone else...

And about lock - why do you need nested lock? I see you took implementation of `AsyncLock` from EF Core, but maybe it will be better to take the implementation...

@rmunn looks like this library is not maintained anymore, is it?

We've started experiencing same issues since we moved to running jobs inside containers and what was the most interesting is the fact that we used in all cases `${{ github.workspace...

I had the same error as topic starter but then I called `npm install mermaid.cli` inside the extension directory and started getting message: > cwd:c:\Users\DmitriiBobrovskii\Documents\Work command:c:\Users\DmitriiBobrovskii\.vscode\extensions\gruntfuggly.mermaid-export-0.0.8/node_modules/.bin/mmdc -t default -i "c:\Users\DmitriiBobrovskii\Documents\Work\Billing_Sequence_Diagram.md"...