medegor44
-
- 3,031 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,364 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,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 C# code using Mono.Evaluator. -
- 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 Python code using Pythonnet. To use this runner you should have installed Python. -
- 1,071 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,058 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,058 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,035 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,026 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.