Measurity / SimpleAppDomainHotreloading

Demo program to show hotreloading of .NET assemblies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleAppDomainHotreloading

Demo program to show hotreloading of .NET assemblies.

In the code you'll see an IMod interface that gets wrapped in a MarshalByRefObject class when types in another AppDomain inherit from IMod.

About

Demo program to show hotreloading of .NET assemblies.


Languages

Language:C# 100.0%