排名不分先后
1.ASP.NET快速开发框架
1.OSharpnS
简介:轻量级.net core快速开发框架发布
博客:https://www.cnblogs.com/guomingfeng/p/osharpns-publish.html
GitHub:https://github.com/i66soft/osharp-ns20
2.DDit
简介:.NET 企业管理系统快速搭建框架
官网:无
博客:http://www.cnblogs.com/whywhy898/p/6889132.html
GitHub:https://github.com/whywhy898/DDit-Rapid-Development-Framework
3.Coldairarrow
简介:
本框架旨在为.NET开发人员提供一个Web后台快速开发框架,采用本框架,能够极大的提高项目开发效率。
整个框架包括三个版本:
.NET新版,采用.NET452,GitHub地址为:https://github.com/Coldairarrow/Coldairarrow.Fx.Net.Easyui.GitHub
.NET40版,采用.NET40,GitHub地址为:https://github.com/Coldairarrow/Coldairarrow.Fx.Net40.Easyui.GitHub
.NET Core版,采用.NET Core2.1, GitHub地址为:https://github.com/Coldairarrow/Coldairarrow.Fx.Core.Easyui.GitHub
以上三个版本中,.NET新版,主要支持最新的技术方案,作为主要生产版本;.NET40版是为了兼容Windows 2003服务器而降级的版本,功能正常。.NET Core 版本是未来的发展方向,能够跨平台,并且涉及Linux、Docker、Nginx、微服务等概念,已完成移植。
官网:无
博客:http://www.cnblogs.com/coldairarrow/p/9626691.html
GitHub:https://github.com/Coldairarrow/Coldairarrow.Fx.Net.Easyui.GitHub
4.OpenAuth.Net
简介:项目采用经典DDD架构(用沃恩.弗农大神的话,其实这是DDD-Lite)思想进行开发,简洁而不简单,实用至上,并且所写每一行代码都经过深思熟虑,符合SOLID规则!
博客:
GitHub:https://github.com/yubaolee/OpenAuth.Core
5.NFine
简介:核心框架:ASP.NET MVC5、WEB API
博客:https://www.cnblogs.com/huanglin/p/5783900.html
GitHub:https://gitee.com/nfine/NFine
2.ASP.NET前端
1.WebUploader
简介:WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。在现代的浏览器里面能充分发挥HTML5的优势,同时又不摒弃主流IE浏览器,沿用原来的FLASH运行时,兼容IE6+,iOS 6+, android 4+。两套运行时,同样的调用方式,可供用户任意选用。
官网:http://fex.baidu.com/webuploader/
GitHub:https://github.com/fex-team/webuploader
2.Bootstrap-Table
3.fullpage
4.Vue.js
简介:
GitHub:
vue框架及实战整理https://www.vue-js.com/topic/5b9698053599bf624c93fda2
5.elementUI
简介:饿了么前端团队打造
官网:http://element-cn.eleme.io/#/zh-CN
3.ASP.NET后端
1.Nancy
简介:类似asp.net mvc,web开发框架
GitHub:https://github.com/NancyFx/Nancy/
2.CacheManager
简介:CacheManager is an open source caching abstraction layer for .NET written in C#. It supports varIoUs cache providers and implements many advanced features. http://cachemanager.michaco.net
GitHub:https://github.com/MichaCo/CacheManager
3.Microsoft.AspNet.Identity.Core