索引 NET Core應用框架之BitAdminCore框架應用篇系列 框架演示:http://bit.bitdao.cn 框架源碼:https://github.com/chenyinxin/cookiecutter-bitadmin-core 20180531更新內容 本次更新內容如下: 一、將 ...
索引
NET Core應用框架之BitAdminCore框架應用篇系列
框架演示:http://bit.bitdao.cn
框架源碼:https://github.com/chenyinxin/cookiecutter-bitadmin-core
20180531更新內容
本次更新內容如下:
一、將net core 框架升級到2.1版本,及一些差異代碼調整
更新後,要到 https://www.microsoft.com/net/download/Windows 上下載最新的SDK。
二、修改QuerySuite,支持多欄位排序。
三、將計算時差放代碼里實現,刪除sql函數,增加資料庫相容性,方便後續擴展mysql
net core2.1 和 net core2.1