Skip to content

.NET 开发框架(模板引擎,插件,ORM,基础库).net development framework,contains plugin kernel,template engine,database util,orm and some base library.

License

ReinhardHsu/devfw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atnet's .Net Development framework

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/

About

.NET 开发框架(模板引擎,插件,ORM,基础库).net development framework,contains plugin kernel,template engine,database util,orm and some base library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 27.6%
  • JavaScript 26.3%
  • HTML 23.8%
  • C# 22.2%
  • Go 0.1%
  • Batchfile 0.0%