Home - sachatrauwaen/Dnn.Platform GitHub Wiki

DNN’s rendering pipeline is based on Webforms as is often repeated in discussions regarding the technological underpinnings of the platform.

But DNN also incorporates many, more modern technologies. Examples of this are the MVC module pattern, dependency injection and WebApi.

This project is a playground to see if, by introducing a secondary DNN MVC / Razor rendering / Theme engine.

A step to reduce DNN's dependency on WebForms.

Get started

Skins infrastructure

Modules infrastructure