Skip to content

A proof-of-concept dynamicly recompiling plugin system in C#

Notifications You must be signed in to change notification settings

Sidneys1/Dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamo

A proof-of-concept dynamic script-based plugin system in C#.

*.cs files in .\plugins\ will be compiled to DLLs and be loaded into the running application. Changes to the *.cs file will trigger a rebuild and re-import.

About

A proof-of-concept dynamicly recompiling plugin system in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages