/scriptcs-hosting-example

Example of hosting scriptcs within a console application

Primary LanguageC#Apache License 2.0Apache-2.0

scriptcs-hosting-example

Overview

This example shows hosting scriptcs within a console application.

It illustrates the following:

  • Executing a dynamically generated script in memory
  • Executing a script loaded from disk. This example includes a child script that it depends on.