Releases: spanglerco/AssemblyHost
Releases · spanglerco/AssemblyHost
1.1.0.0
Backwards compatible with 1.0.0.0 but introduces a new API function.
- Added HostProcess.WaitStopped method to provide a convenient way to wait for the child process to complete and return the result.
- Added example application containing several examples that can be used as starting points as well as explanations of each mode.
- Modified the AssemblyHost to attempt to notify the parent process of unhandled exceptions in the child and avoid the crash dialog.
- Modified tests to collect impact data and to be able to pass on slower machines.
A pre-built version of the library is provided for convenience in both strongly named and unsigned variants. The signed version has the public key token 122492f113a4a696.
First Release
This is the initial release of AssemblyHost with fully tested support for the method, interface, and WCF modes. A pre-built version of the library is provided for convenience in both strongly named and unsigned variants. The signed version has the public key token 122492f113a4a696.