Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 405 Bytes

File metadata and controls

13 lines (9 loc) · 405 Bytes

RunDllNet

Generic wrapper to deploy .net DLLs as monolithic EXE and make them runnable from command line

#Requirements

Default behavior should be optimized for command line usage

Trace messages should be outputted to console A status message should be outputted (before the result)

Usage as middleware component should be supported Output should be parseable The status message must be suppressable