You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The #load directive allows loading a .csx file, which can be used to initialize a REPL session with assembly references, namespaces, and global variables.
Feature Description
The
#loaddirective allows loading a .csx file, which can be used to initialize a REPL session with assembly references, namespaces, and global variables.