I’ve been re-thinking how I structure my Umbraco projects and I came across this article: Adolfi.dev - Umbraco project structure
In terms of dependencies, I’m slightly confused: I can understand wanting to separate out the Umbraco front-end from the Umbraco back-end logic but I don’t understand how to set up refences in these scenarios.
In the article above, if Web.UI holds the Umbraco installation and Web holds the Umbraco back-end logic, shouldn’t Web reference Web.UI? How do I access the Umbraco assemblies from the Web project unless I basically do two full Umbraco installations in both projects?
Thanks
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/114433-ideal-project-structure-and-dependencies