Exor.Core is a simple, attribute-driven extension framework. Implemented as a PCL for cross-platform usage, Exor.Core allows you to define type mappings in a deferred manner, i.e. types defined in BaseModule can be subclassed in AddinModule and those subtypes loaded in response to a string-based attribute key.
$ dotnet add package EdCanHack.Exor.CoreNo README available.