Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Aaron Shelby 5 posts 75 karma points
    Oct 14, 2020 @ 17:24
    Aaron Shelby
    0

    Umbraco 8 Custom Controllers

    Umbraco Cloud offers a way to add custom MVC content by using .Core and .Web projects within the same solution. There is a utility that Umbraco provides to set up these namespaces and set up all the necessary references.

    How do I do something like this with Umbraco 8 hosted on my own server?

    In short, I need some c# code to execute on all URL requests to gather some windows authenticated user information before loading page content. I assume I need to modify the RenderMvcController, but I'm not sure how to do that without the .Core / .Web project separations.

Please Sign in or register to post replies

Write your reply to:

Draft