Skip to content

DNN Azure AppService Adapter to integrate scheduled tasks and other features

License

Notifications You must be signed in to change notification settings

intelequia/dnn.azureappservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNN Azure App Service Adapter

Latest release Latest release

Requirements

  • DNN Platform 9.3.0 or later

Overview

The DNN Azure AppService Adapter is library for DNN Platform to integrate different AppService features into DNN Platform, such as scheduled tasks and other features.

Known issues

  • When installing a newer version of the module, the service bus topicName attribute under the "caching" node in the web.config file is being overwritten with the "dnntopic" text. After reinstalling, please manually update your web.config with your previous topic name.

Building the solution

Requirements

Build the module

Now you can build the solution by opening the file src\DotNetNuke.Azure.AppService.sln in Visual Studio. Building the solution in "Release", will generate the package with the installation zip file, created under the "\releases" folder.