MoAspEnginer - 基于ASP和JScript的开源MVC框架


GPL
Windows
ASP

软件简介

MoAspEnginer 是一款基于 JScript 的 ASP 开源 MVC 框架。A JScript-based MVC framework for
ASP.

单文件入口。Single entry point.

代码和程序的真正分离。A real MVC.

模板编译ASP代码。Combine template file to ASP(JScript) code.

支持类库扩展以及模板自定义标签扩展。Support Library and Tag extend.

支持多种数据库,默认支持ACCESS、MSSQL、MYSQL、SQLITE,可自定义其他类型数据库。Support Muti-Type-Databases.

支持多数据库操作。Support Muti-Databases-Operate.

表单验证支持,HTTP请求数据可直接用来更新数据库。FormValidatee is supported, and Http Post data can
be used for insert or update table record(s).

提供HttpRequest,HttpUpload,Soap,OAUTH2.0等模块。”HttpRequest,HttpUpload,Soap,OAUTH2.0”
are supported.

提供CryptoJS,提供AES/DES/RC4/Rabbit/pbkdf2/ripemd160等算法。CryptoJS is supported.

内置Json解析和构建。Json2 is built-in.You can use it to parse or stringify Json data.

支持多种路由方式,包括404、URL、isapi_URLRewrite,完全自定义的路由配置。URLRoute is Supported(404 Error
Page, URL Route,ISAPI_URIRewrite).

路由支持REST。REST is Supported.

支持类库缓存,编译缓存,HTML缓存,数据库Model缓存。Library Cache, Combined File Cache, HTML Cache
and Model Cache.

资源统一管理,统一销毁,使您专心于业务逻辑处理。You can pay much more attention on you business.

换一种ASP的开发方式!!!Get your ASP!!!