|
|
Getting confused between the two-
I've got an existing MVC3 app that I want to "plug" cms into-
Which should I look at?
Is there a "get started" for an existing MVC site I should follow?
I've got the Dinamico templates up and running locally, but can't find a reference to N2.Razor in there.
Have I missed something?
|
|
Coordinator
Jun 22, 2012 at 12:09 PM
|
Hi, the main scenario is either using one of the template zips, or installing via nuget. I'm afraid the get started doesn't include dinamico.
I suggest you try installing n2 dinamico templates & n2 sqlite config on a fresh mvc 4 app using nuget to play around. The dinamico package has a reference to n2.razor and nuget should add the references for this when you install dinamico.
Then you can backup and try installing n2cms nuget on your existing project.
|
|