A sample module which tracks Github metrics for projects. It includes examples of how to use scheduled jobs, third party assemblies, JavaScript libraries, etc...
A series of video tutorials was recorded which explains the various aspects of this module:
Oqtane Module Development Series
You can interact with a live demonstration of the module here:
.NET Foundation Project Activity
Note that you cannot run this module directly in your IDE. You need to ensure that the DNF.Projects folder is located in the same parent folder as the Oqtane framework:
/username
/DNF.Projects
/oqtane.framework
Organizing the folders in this way allows the system to automatically deploy the module DLLs to the Oqtane framework when your build the module solution. Then you can run the Oqtane framework and it will dynamically load the module.
Example Screen Shots: