.NET 开发框架 DevFw

码农软件 · 软件分类 · ORM/持久层框架 · 2019-09-23 21:44:18

软件介绍

DevFw 是一个.net平台上的开发框架,包含插件内核,模板引擎,数据库访问工具,ORM,及一些基础类库。是从我的另外一个开源项目"CMS"中分离出来的:http://www.oschina.net/p/ops-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/

本文地址:https://www.codercto.com/soft/d/15259.html

Web Security Testing Cookbook

Web Security Testing Cookbook

Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99

Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具