Skip to content

Script loading during runtime #4

Open
@Exouxas

Description

@Exouxas

Use the Roslyn runtime compiler to load modules during runtime

  • Observe a folder (and its subfolders, preferably recursively) using FileSystemWatcher
  • Load any new file, unload removed files
  • Sort the classes based on a list of types, and cache the classes
  • Generate instances of said classes using a method

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions