medegor44
-
- 3,039 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,373 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,113 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,109 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,080 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,068 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,067 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,044 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,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 JS code using Jint.