Skip to content

gjwalk/DNF.Projects

 
 

Repository files navigation

DNF.Projects Module

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:

Module

Module

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.7%
  • HTML 46.5%
  • TSQL 2.9%
  • Batchfile 2.1%
  • JavaScript 1.2%
  • CSS 0.6%