Updated ApplicationStartupHandler to use it and to not register on the static method, the real method is now used and is called on app startup (much cleaner). Added tests for PluginTypeResolver. Added events to UmbracoApplication and virtual methods for developers to override.