Message Engine - GhostLabsAB/Examples GitHub Wiki

The Message-Engine is the glue that controls and processes each adapter and will make sure that every message gets processed and routed according to the Link.

The engine will load each adapter and its dependencies in separate LoaderContext so no NuGet package version conflicts occurs.