Skip to content

DNNEvents converted to C#

Compare
Choose a tag to compare
@EPTamminga EPTamminga released this 08 May 12:47
1157c77

DNN Events 7.0.0 will work for DNN version 8.0.0 and up

Please review and rate this release (_stars are welcome). Since this is a drastic change, please do rigorous testing and mention any problems as an issue here.

Introduction

This is an overhaul of the DNNEvents module. The module is converted from VB.net to C#.

All dependencies are included in the solution, including the required DNN DLL files. This means that the module can be built right out of the box, no need for a full DNN site to build the module version.

Documentation

The project contains a user manual, or you can view the wiki in this repository

Credits

Most of the work is done by one of my colleagues: Mark van de Vries.