With the advent of the upcoming DNN Community release 8, we, as module developers, need change how we develop custom modules in order to create relevant and modern applications with DNN. In this tutorial we will learn about these modern module development practices:
- Building on the MVC and razor architecture
- Building our data layer on the next generation Entity Framework 7
- Using a client-centric approach via AngularJS and WebAPI services
- Leveraging the DNN core search to provide efficient searching within the module
This is part 1 of 4.