.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 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!