.NET 开发框架(模板引擎,插件,ORM,基础库)
It's a .net development framework,contains plugin kernel,template engine,database util,orm and some base library. it's come from my other project "cms",http://github.com/atnet/cms
这是一个.net平台上的开发框架,包含插件内核,模板引擎,数据库访问工具,ORM,及一些基础类库。是从我的另外一个开源项目"CMS"中分离出来的,github地址为:http://github.com/atnet/cms
开发环境
VS2013
运行环境
支持Windows,Linux,Macox平台,示例使用asp.net mvc 2.0构建。
引用第三方库
Mono.Data.Sqlite.dll mysql.data.dll System.Data.SQLite.dll StructureMap.dll Newtonsoft.Json.dll
插件开发
见:http://github.com/newmin/cms/tree/master/plugin
示例
见examples目录,包含一个微信功能的插件和一个MVC站点,
运行devfw.web/$tools/server.bat
浏览器打开:http://localhost:8000/admin/
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!