Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 329 Bytes

File metadata and controls

7 lines (5 loc) · 329 Bytes

ATOM

AssemblyTransferObjectManager

This library runs assemblies loaded from web server at runtime.

This is an little example how to load assemlies at runtime with all dependencies, from a zip archiv, loaded from a webserver, and executing the "void Call" method. By using it, you can extend apps at runtime by calling a url.