HI Scott,
I downloaded your DNNRestaurantMenu project into a test DNN 8.0.4 installation. I was able to get the SPA module to work ok, but when I try to get the MVC module to work, it crashes my DNN installation - it says "DNN Error". I tried matching the package versions of the installed packages in the RestaurantMenuMVC project with those of the DNN installation and also matching the DNN references with those of the DNN installation. I looked thru the code and installed the module in this path also:
\DesktopModules\MVC\DotNetNuclear\RestaurantMenu.
I also updated the RestaurantMenuMVC.csproj file to change references to "http://800.dnndev.me" to "http://dnn804" which is my installation url.
Do you what else I need to check to get it working?
Thanks very much!,
Cheryl