文件名称:ASP.NET MVC+EF6+Bootstrap
-
所属分类:
- 标签属性:
- 上传时间:2025-12-25
-
文件大小:29.79mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
下载1 (29.79mb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
NFine 是一套基于 ASP.NET MVC+EF6+Bootstrap 开发出来的框架,源代码完全开源,可以帮助你解决 C# 以及.NET 项目 68% 的重复工作,让开发人员远离加班。
使用 Apache License 2.0 协议,采用主流框架,容易上手,简单易学,学习成本低。可完全实现二次开发、基本满足 80% 项目需求。
可以帮助解决 .NET 项目 70% 的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。
支持 SQLServer、MySQL、Oracle、SQLite、Access 等多数据库类型。模块化设计,层次结构清晰。内置一系列企业信息管理的基础功能。
操作权限控制精密细致,对所有管理链接都进行权限验证,可控制到导航菜单、功能按钮。
数据权限(精细化数据权限控制,控制到行级,列表级,表单字段级,实现不同人看不同数据,不同人对同一个页面操作不同字段
提高开发效率及质量。常用类封装,日志、缓存、验证、字典、文件、邮件、,Excel。等等,目前兼容浏览器(IE8+、Chrome、Firefox、360 浏览器等)
适用范围:可以开发 OA、ERP、BPM、CRM、WMS、TMS、MIS、BI、电商平台后台、物流管理系统、快递管理系统、教务管理系统等各类管理软件。
使用 Apache License 2.0 协议,采用主流框架,容易上手,简单易学,学习成本低。可完全实现二次开发、基本满足 80% 项目需求。
可以帮助解决 .NET 项目 70% 的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。
支持 SQLServer、MySQL、Oracle、SQLite、Access 等多数据库类型。模块化设计,层次结构清晰。内置一系列企业信息管理的基础功能。
操作权限控制精密细致,对所有管理链接都进行权限验证,可控制到导航菜单、功能按钮。
数据权限(精细化数据权限控制,控制到行级,列表级,表单字段级,实现不同人看不同数据,不同人对同一个页面操作不同字段
提高开发效率及质量。常用类封装,日志、缓存、验证、字典、文件、邮件、,Excel。等等,目前兼容浏览器(IE8+、Chrome、Firefox、360 浏览器等)
适用范围:可以开发 OA、ERP、BPM、CRM、WMS、TMS、MIS、BI、电商平台后台、物流管理系统、快递管理系统、教务管理系统等各类管理软件。
注意:该资源未经过本站的验证测试!下载前请三思!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : NFine-master.zip 列表 NFine-master/ NFine-master/README.md NFine-master/database/ NFine-master/database/NFineBase.sql NFine-master/database/数据库关系图.LDM NFine-master/doc/ NFine-master/doc/数据库说明.docx NFine-master/project/ NFine-master/project/NFine.Application/ NFine-master/project/NFine.Application/01 Infrastructure/ NFine-master/project/NFine.Application/01 Infrastructure/DbLogType.cs NFine-master/project/NFine.Application/NFine.Application.csproj NFine-master/project/NFine.Application/NFine.Application.csproj.user NFine-master/project/NFine.Application/Properties/ NFine-master/project/NFine.Application/Properties/AssemblyInfo.cs NFine-master/project/NFine.Application/SystemManage/ NFine-master/project/NFine.Application/SystemManage/AreaApp.cs NFine-master/project/NFine.Application/SystemManage/DutyApp.cs NFine-master/project/NFine.Application/SystemManage/ItemsApp.cs NFine-master/project/NFine.Application/SystemManage/ItemsDetailApp.cs NFine-master/project/NFine.Application/SystemManage/ModuleApp.cs NFine-master/project/NFine.Application/SystemManage/ModuleButtonApp.cs NFine-master/project/NFine.Application/SystemManage/OrganizeApp.cs NFine-master/project/NFine.Application/SystemManage/RoleApp.cs NFine-master/project/NFine.Application/SystemManage/RoleAuthorizeApp.cs NFine-master/project/NFine.Application/SystemManage/UserApp.cs NFine-master/project/NFine.Application/SystemManage/UserLogOnApp.cs NFine-master/project/NFine.Application/SystemSecurity/ NFine-master/project/NFine.Application/SystemSecurity/DbBackupApp.cs NFine-master/project/NFine.Application/SystemSecurity/FilterIPApp.cs NFine-master/project/NFine.Application/SystemSecurity/LogApp.cs NFine-master/project/NFine.Code/ NFine-master/project/NFine.Code/Cache/ NFine-master/project/NFine.Code/Cache/Cache.cs NFine-master/project/NFine.Code/Cache/CacheFactory.cs NFine-master/project/NFine.Code/Cache/ICache.cs NFine-master/project/NFine.Code/Common.cs NFine-master/project/NFine.Code/Configs/ NFine-master/project/NFine.Code/Configs/Configs.cs NFine-master/project/NFine.Code/Configs/DBConnection.cs NFine-master/project/NFine.Code/Excel/ NFine-master/project/NFine.Code/Excel/ExcelHelper.cs NFine-master/project/NFine.Code/Excel/NPOIExcel.cs NFine-master/project/NFine.Code/Extend/ NFine-master/project/NFine.Code/Extend/Ext.Convert.cs NFine-master/project/NFine.Code/Extend/Ext.DateTime.cs NFine-master/project/NFine.Code/Extend/Ext.Format.cs NFine-master/project/NFine.Code/Extend/ExtLinq.SortBy.cs NFine-master/project/NFine.Code/Extend/ExtLinq.cs NFine-master/project/NFine.Code/Extend/ExtList.Comparint.cs NFine-master/project/NFine.Code/Extend/ExtList.cs NFine-master/project/NFine.Code/Extend/ExtTable.cs NFine-master/project/NFine.Code/File/ NFine-master/project/NFine.Code/File/FileDownHelper.cs NFine-master/project/NFine.Code/File/FileHelper.cs NFine-master/project/NFine.Code/GZip.cs NFine-master/project/NFine.Code/Json/ NFine-master/project/NFine.Code/Json/Json.cs NFine-master/project/NFine.Code/Licence.cs NFine-master/project/NFine.Code/Log/ NFine-master/project/NFine.Code/Log/Log.cs NFine-master/project/NFine.Code/Log/LogFactory.cs NFine-master/project/NFine.Code/Mail/ NFine-master/project/NFine.Code/Mail/MailHelper.cs NFine-master/project/NFine.Code/NFine.Code.csproj NFine-master/project/NFine.Code/Net/ NFine-master/project/NFine.Code/Net/HttpMethods.cs NFine-master/project/NFine.Code/Net/Net.cs NFine-master/project/NFine.Code/Operator/ NFine-master/project/NFine.Code/Operator/OperatorModel.cs NFine-master/project/NFine.Code/Operator/OperatorProvider.cs NFine-master/project/NFine.Code/Properties/ NFine-master/project/NFine.Code/Properties/AssemblyInfo.cs NFine-master/project/NFine.Code/Security/ NFine-master/project/NFine.Code/Security/DESEncrypt.cs NFine-master/project/NFine.Code/Security/Md5.cs NFine-master/project/NFine.Code/Serialize.cs NFine-master/project/NFine.Code/Validate/ NFine-master/project/NFine.Code/Validate/Validate.cs NFine-master/project/NFine.Code/VerifyCode.cs NFine-master/proj
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
