medegor44
-
- 3,076 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,404 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,143 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,142 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,112 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,104 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,100 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,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 Lua code using Moonsharp. -
- 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 Jint.