medegor44
-
- 3,014 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,348 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,087 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,081 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,057 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,043 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,043 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,019 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,008 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.