Andrei Ignat

Results 27 comments of Andrei Ignat

As an workaround, I think that I can make a console application that executes dotnet test However, it will be usefull if dotnet try can execute dotnet directly

Hello The error is basically due to the fact that Blockly.getMainWorkspace() is not available when I define new blocks As (one of ) result, the code from https://github.com/google/blockly/blob/master/core/dropdowndiv.js ```ts DropDownDiv.getContentDiv...

this code ```csharp global::Dapper.TypeReader.TryGetReader(); ``` gives null

Well, can you intercept the errors ? Maybe we can figure why - and possibly solve it.

Process. StartInfo. UserName

Work in progress - var block = new StringBuilder($""); if (ai.HasParams) foreach (var param in ai.Params) { if (!rv.ContainsKey(param.Key)) continue; //make the same for other blocks - this works with...

Implement https://docs.microsoft.com/en-us/aspnet/core/grpc/browser?view=aspnetcore-3.1

and the definition [test.zip](https://github.com/ignatandrei/NETCoreBlockly/files/4673008/test.zip)