NETCoreBlockly
NETCoreBlockly copied to clipboard
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL => https://visualapi.azurewebsites.net/
Hi `ignatandrei/NETCoreBlockly`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...
## CVE-2022-1941 - High Severity Vulnerability Vulnerable Library - google.protobuf.3.6.1.nupkg C# runtime library for Protocol Buffers - Google's data interchange format. Library home page: https://api.nuget.org/packages/google.protobuf.3.6.1.nupkg Path to dependency file: /src/NetCore2Blockly/TestBlocklyHtml/TestBlocklyHtml.csproj...
I have MySite->API->Custom APIs These are implemented as Controllers in a WebAPI Can the control be optionally changed to remove the clutter of having **override Host** and **override Port**? 
Adding comments as blocks within code. No functionality though. > Workaround: Implement as a simple Print block
Can we have a mechanism of saving a set of Blockly functions separate from the app so that they can reloaded into another app as a single entity.? eg -...
C style operators on numerical variables eg Set Block can have a ++ ,-- , * and / etc connected to it. Single operator on a value Has been implemented...
Dll to api blockly
[1] When you choose to Clear blocks, please prompt for confirmation! [2] Withe the Blocks menu, don't make the last choice there the top menu item. That is, just (always)...
GraphQL etc coding is not my area of expertise. Would it be possible to have a short tutorial on how to add a couple of new simple blocks. HelloWorld and...
Code page becomes cluttered once many code blocks have been added. Suggest allowing multiple pages for an app each with one or more functions.