Skip to content

Add support for SPA and MVC module development#1

Merged
david-poindexter merged 1 commit into
masterfrom
nvisionative-DNN_SPA_MVC
Dec 3, 2015
Merged

Add support for SPA and MVC module development#1
david-poindexter merged 1 commit into
masterfrom
nvisionative-DNN_SPA_MVC

Conversation

@david-poindexter

Copy link
Copy Markdown
Owner

Essentially the only thing that changes in the DNN manifest for SPA and MVC modules in DNN 8 are the controlSrc tags. ASCX files are no longer the only options. See the following for reference:

SPA

MVC

As a result of this change, you may want to update your Getting Started blog entry.

Essentially the only thing that changes in the DNN manifest for SPA and MVC modules in DNN 8 are the controlSrc tags.  ASCX files are no longer the only options.  See the following for reference:

##SPA##
* https://github.com/jbrinkman/DNN8Templates/blob/master/src/DnnSpaModule/DnnSpaModule.dnn

##MVC##
* https://github.com/jbrinkman/DNN8Templates/blob/master/src/DnnMvcModule/DnnMvcModule.dnn

As a result of this change, you may want to update your Getting Started blog entry.
david-poindexter pushed a commit that referenced this pull request Dec 3, 2015
Add support for SPA and MVC module development
@david-poindexter
david-poindexter merged commit 7ed9707 into master Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant