/DnnRestaurantMenu

Example tutorial project showing the same DNN module, but done with 3 different module types: Webforms, MVC, and SPA

Primary LanguageJavaScript

DnnRestaurantMenu

Restaurant Menu is a DNN module used for tutorial purposes. It is written in 3 different installable types: an MVC module, a SPA module, and a Webforms module.

The purpose of these projects is to show a fully working module written 3 different ways to compare how to accomplish it using the various module types in DNN8

Installation Instructions