排名不分先后
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
