热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

从NuGet包安装N2-下一步是什么?-N2InstallationfromNuGetPackages-What'sNext?

ImtryingtoinstallN2CMSusingtheNuGetpackagesforversion2.2.2.2.Iwanttoalsoinstallth

I'm trying to install N2 CMS using the NuGet packages for version 2.2.2.2. I want to also install the Dinamic Razor templates as well. Thus far, I've created a new MVC solution in Visual Studio 2012, installed Lucene.net RC, installed N2 CMS 2.2.2.2 and the Dinamico template package.

我正在尝试使用版本2.2.2.2的NuGet包安装N2 CMS。我也想安装Dinamic Razor模板。到目前为止,我已经在Visual Studio 2012中创建了一个新的MVC解决方案,安装了Lucene.net RC,安装了N2 CMS 2.2.2.2和Dinamico模板包。

My solution now contains a N2 folder with a zip file therein. Do I need to unzip the file to extract the bits for use in the solution? What must be done to enable use of SQL Server? Finally, how does the N2 installation process work? Do I deploy my solution to IIS and then browse my site from there? I've seen step by step installations for Web PI and WebMatrix. However, I'm interested in locating a one stop source for successfully building and installing the N2 bits. Does anyone know if this exists?

我的解决方案现在包含一个带有zip文件的N2文件夹。我是否需要解压缩文件以提取用于解决方案的位?必须要做什么才能使用SQL Server?最后,N2安装过程如何工作?我是否将我的解决方案部署到IIS,然后从那里浏览我的网站?我已经看到了Web PI和WebMatrix的逐步安装。但是,我有兴趣找到一站式源来成功构建和安装N2位。有谁知道这是否存在?

1 个解决方案

#1


0  

Although the documentation is not fully complete. It does appear to provide enough information to integrate N2 into an MVC solution.

虽然文档还不完整。它似乎提供了足够的信息来将N2集成到MVC解决方案中。

The documentation can be downloaded as a word document from the link below:

该文档可以从以下链接下载为word文档:

http://n2cms.codeplex.com/releases/view/70951


推荐阅读
author-avatar
duoduo848511
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有