Git Product home page Git Product logo

nfinal's Introduction

NFinal框架是基于新的魔法糖**创建的框架
论坛网址:http://bbs.nfinal.com
视频网址:http://bbs.nfinal.com/index.php?c=thread&fid=3

NFinal框架是基于新的魔法糖**创建的框架

本框架有两大特点.

1.所有框架里最简单易学易配置的.

2.所有框架里效率最快的.

相关介绍

1.UrlRouter没有使用IOC注入及反射,而是根据Controller层直接生成Router代码,效率是任何.net框架无法比拟的.

2.类似于thinkphp,整个项目只有一个文件夹,无需任何配置,复制到网站项目下运行WebCompiler.exe即可,

Lucas会根据系统的IIS版本自动修改Web.config文件,以及引入相关的dll文件.并且会自动配置好自动生成.

(当您编译项目时,vs会自动生成Web层.当然您也可以手动运行WebCompiler.aspx或WebCompiler.exe进行生成操作)

3.使用了aspx做为模板,重写了.net原生的模版引擎,可直接使用<%%><%=%>等语法。

4.在csharp源文件中进行了html代码压缩,令html代码压缩零损耗.

5.此框架Web层由Lucas自动生成,并且调试时不必输入复杂的URL地址,直接运行即可调试。

6.框架自动带有URL重写功能.为了兼容IIS6及IIS7以上版本,均采用了IIS6微软官方提供的UrlRewriter类的配置方式.

7.虽然是使用.net 4.0的dynamic方法以及部分MVC扩展,但是项目却可以直接发布到.net 2.0下。

8.项目内有详细的文档说明,包含类视图,时序图,框架图等。保证您在10分钟内内即可了解Lucas框架内核。

9.此框架开源,而且非常小.每周至少会更新一次。

下载方式:

https://git.oschina.net/LucasDot/NFinal.git

svn://git.oschina.net/LucasDot/NFinal

nfinal's People

Contributors

xiaolu6t avatar xiaolu6t6t avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.