Skip to content

rishipandey-github/DNNWordCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DNNWordCount

A DNN module that queries URLs specified by the user to determine word counts and also maintains a history of their past searches.

Open the solution in VS2015 to build - this will generate the extension package DNNWordCount\DNNWordCount\install as DNNWordCount_00.00.01_Install.

Deployment Steps:

  1. Use the Install Extension Wizard to install the package.
  2. Add a Search connection string in the DNN Site's web.config like:
  3. Ensure the following dlls are in the GAC(if not, extract from the DNNWordCount_00.00.01_Install package bin folder) EntityFramework.dll EntityFramework.SqlServer.dll HtmlAgilityPack.dll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages