How to register external non-plugin assembly controllers.
Hi, I'd like to know how could I register controllers on an external assembly using Umbraco v5.
I'm aware of this approach to register controller dependencies, but my issue is that my controller is not a plugin I just want umbraco to route an external application which views are located on its areas directory. I read autofac's documentation but the RegisterControllers method that implements IContainerBuilder does not match the default signature.
How to register external non-plugin assembly controllers.
Hi, I'd like to know how could I register controllers on an external assembly using Umbraco v5.
I'm aware of this approach to register controller dependencies, but my issue is that my controller is not a plugin I just want umbraco to route an external application which views are located on its areas directory. I read autofac's documentation but the RegisterControllers method that implements IContainerBuilder does not match the default signature.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.