All Projects → dnnsoftware → DNN.Templates

dnnsoftware / DNN.Templates

Licence: MIT license
MVC and SPA (Single Page Application) module templates for DNN

Programming Languages

C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to DNN.Templates

PowerShellModules
A collection of PowerShell modules
Stars: ✭ 24 (+26.32%)
Mutual labels:  dnn, dotnetnuke, dnncms
dnnextensions
One solution. Multiple extensions. No pain. A collection of DNN modules and other extensions.
Stars: ✭ 36 (+89.47%)
Mutual labels:  dnn, dotnetnuke, dnncms
DNN.Faq
DNN FAQ is a basic module used for displaying frequently asked questions on your DNN site.
Stars: ✭ 16 (-15.79%)
Mutual labels:  dnn, dotnetnuke, dnncms
DNN.Reports
DNN Reports module provides a simple, flexible, view on your database, any table, any view and display results with plugin visualizers
Stars: ✭ 20 (+5.26%)
Mutual labels:  dnn, dotnetnuke, dnncms
NBrightBuy
NBrightStore - E-Commerce for DNN (NBSv3)
Stars: ✭ 21 (+10.53%)
Mutual labels:  dnn, dotnetnuke
awesome-dnn
Awesome things related to DNN (DotNetNuke)
Stars: ✭ 19 (+0%)
Mutual labels:  dnn, dotnetnuke
News-Articles
News Articles for DNN has been helping DNN administrators to publish articles and blogs to their DNN portals since 2004.
Stars: ✭ 38 (+100%)
Mutual labels:  dotnetnuke, dnncms
DNN.Events
DNN Events manages display of upcoming events as a list in chronological order or in calendar format with additional information. This Github repo is used for source management and releases.
Stars: ✭ 26 (+36.84%)
Mutual labels:  dnn, dotnetnuke
DNN.Feedback
DNN Feedback is a basic module used for accepting user inquiries on your DNN site.
Stars: ✭ 17 (-10.53%)
Mutual labels:  dnn, dotnetnuke
DNN.IFrame
DNN IFrame is a module used for embedding an internal/external URL on your DNN site.
Stars: ✭ 14 (-26.32%)
Mutual labels:  dnn, dnncms
DNN-JavaScript-Libraries
Common JavaScript libraries packaged as DNN JavaScript Library extensions
Stars: ✭ 26 (+36.84%)
Mutual labels:  dnn, dnncms
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+10936.84%)
Mutual labels:  dnn
Opentpod
Open Toolkit for Painless Object Detection
Stars: ✭ 106 (+457.89%)
Mutual labels:  dnn
2sxc
DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
Stars: ✭ 98 (+415.79%)
Mutual labels:  dnn
Neuronblocks
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
Stars: ✭ 1,356 (+7036.84%)
Mutual labels:  dnn
Nnsvs
Neural network-based singing voice synthesis library for research
Stars: ✭ 241 (+1168.42%)
Mutual labels:  dnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+10873.68%)
Mutual labels:  dnn
Ps
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
Stars: ✭ 86 (+352.63%)
Mutual labels:  dnn
Gnes
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
Stars: ✭ 1,178 (+6100%)
Mutual labels:  dnn
Eyerissf
An Eyeriss Chip (researched by MIT, a CNN accelerator) simulator and New DNN framework "Hive"
Stars: ✭ 68 (+257.89%)
Mutual labels:  dnn

DNN8Templates

Quick and easy to use Module and Theme (skin) Development templates for DotNetNuke 8.0.0+ and Visual Studio 2015.

Installation

You can directly install the .VSIX file by double click on it.

In order to create a new module follow these steps:

  1. Open visual studio.
  2. Click on File -> New -> Project
  3. Click on Visual C# -> Dnn.
  4. Select the template to use, Enter the module name and click Ok.
  5. You are ready to build your own Mvc/Spa module in Dnn.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].