medegor44
-
- 3,037 total downloads
- last updated 11/18/2021
- Latest version: 1.0.1
This is the part of EmbeddedScripts library. This package introduces shared classes and interfaces between all library runners. -
- 1,371 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Roslyn scripting. -
- 1,111 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Mono.Evaluator. -
- 1,107 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of Python code using Pythonnet. To use this runner you should have installed Python. -
- 1,078 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Roslyn compilation. -
- 1,066 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Microsoft ChakraCore JS engine. Please note, to make this runner work, you have to manually reference native binaries... More information -
- 1,065 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Microsoft ClearScript library with V8 JS engine. Please note, to make this runner work, you have to manually... More information -
- 1,042 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of Lua code using Moonsharp. -
- 1,033 total downloads
- last updated 11/18/2021
- Latest version: 1.0.2
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Jint.