Quick and easy to use Module and Theme (skin) Development templates for DotNetNuke 7/8/9 and Visual Studio 2019.
If you need a VS2008/10/12/13/15/17 support check out the older releases.
Blog Announcement for the 2.0 release of the templates project http://www.chrishammond.com/blog/itemid/2616/using-the-new-module-development-templates-for-dot.aspx For instructions on how to modify the templates read this post https://www.christoc.com/tutorials/aid/3
After you build in Release Mode the installable packages (source/install) can be found in the INSTALL folder now, within your module's folder, not the packages folder anymore
- Download the VSIX from GitHub, or find the Project in the Visual Studio Gallery
Updated Visual Studio version number in Template files Updated Bootstrap in C# Theme project to V3.4.1
Updated to Visual Studio 2019
Pull Request: Shane Walker, Updates to support multiple namespaces for defaults (SKIN and MODULE), fixes for Project Dialog bugs if closing before completion.
Upgraded templates for Visual Studio 2017 Support Upgraded to MSBuildTasks 1.5.0.235
MVC Template fixes Upgraded to Bootstrap 3.3.7 for Theme template Fixed White link problem Upgraded to MSBuildTasks 1.5.0.214 Tested against DNN 9
MVC Fix for better Intellisense management in the CSHTML files.
Added Wizard interface for configuring "owner" and "dev" information for Projects MVC Template fixes Upgraded to MSBuildTasks V1.4.0.128 Fixed SPA Settings manifest to QuickSettings Upgraded Target Framework to 4.5.1 for all projects Upgraded to Bootstrap 3.3.6 for Theme template
Initial Release of the DNN8 MVC Template
Initial Release of the DNN8 SPA Template
Initial release with Visual Studio 2015 support.
Description: Upgraded Bootstrap to V3.3.4 Fixes for Bootstrap load order causing DNN Dropdown list issues Fix for DNNRadio button conflict with Bootstrap.
Description: Upgraded to MSBuildTasks V1.4.0.88 Added a new Theme (skin) template Updates to copyright year
Update to only support VS 2013 (should fix VS 2013 Express issues) Updated module package targets file to exclude .git folder Updated MSBuildTasks project to v1.4.0.74
Updated for Visual Studio 2013 support (still supports 2012)
Updated MSBuild Community Tasks reference to 1.4.0.61
This release fixes a BusinessController namespace issue, and has updated documentation included in the project templates to try to address issues that you might run into.
This release addresses an issue with the release build location, and changes default namespace, company name, and a few other properties. This release also upgrades the reference to MSBuildTasks (1.4.0.56)
This release addresses an issue with template modification and namespace problems. For instructions on how to modify the templates read this post https://www.christoc.com/tutorials/aid/3
Requires DNN 7.0.2+ Uses DNNDEV.ME for the development environment URL instead of DNNDEV (requires no host file changes) Includes two new templates that create a functioning DAL2 module, one for C# and one for VB.net VSIX Download from Codeplex should work in VS Web Dev Express and all paid versions of Visual Studio 2012 (the VS Gallery package does not work on Express)
Complete rewrite for Visual Studio 2012 Visual Studio Gallery Support
Fixed C# template that was still hard coded in the CSPROJ file to DNNDEV Changes to .DNN file for SOURCE installs to keep the .DNN file in place
Fixed a couple of VB issues that didn't have the same code as the C# template Added comments to the .CS/.VB files at the top to explain the files/classes a bit Added documentation link to the Task Manager series for module development
This release has updates to the DNN manifest file for DotNetNuke 6 Commented out examples of the Form Pattern in the Settings user control
This release includes a License.Txt and ReleasNotes.txt file in the project and manifest files. We also created a property in the VS Project file for CopyrightYear. The three DotNetNuke interfaces in the Components/FeatureController file are commented out instead of being enabled by default. The Manifest File has been updated for DotNetNuke 6, thus 6.0.0 is now a dependency.
This project is maintained by Chris Hammond http://www.chrishammond.com