内容简介:SQLBuilder v2.1.8 已经发布 此版本更新内容包括: 仓储新增Any、Count接口及其实现; 修复Select中自定义字符串解析错误bug; 重载仓储FindEntity、FindList方法; 重载LinqExtensions扩展方法ToEntity、ToList、...
SQLBuilder v2.1.8 已经发布
此版本更新内容包括:
- 仓储新增Any、Count接口及其实现;
- 修复Select中自定义字符串解析错误bug;
- 重载仓储FindEntity、FindList方法;
- 重载LinqExtensions扩展方法ToEntity、ToList、ToPage;
详情查看:https://gitee.com/zqlovejyc/SQLBuilder/releases/v2.1.8
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Refactoring
Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!