Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/DotNetNuclear/DnnRestaurantMenu

Example tutorial project showing the same DNN module, but done with 3 different module types: Webforms, MVC, and SPA
https://github.com/DotNetNuclear/DnnRestaurantMenu

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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