dependabot[bot]
|
f31869a2b7
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Examples/orm_vs_net40
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 02:19:49 +00:00 |
|
2881099
|
c30a850ad4
|
- 修复 DTO 子查询集合嵌套 bug;
|
2022-05-23 17:51:37 +08:00 |
|
2881099
|
2cac4c3094
|
update to .net5.0
|
2020-11-12 04:31:51 +08:00 |
|
28810
|
2a3febdad5
|
remove orm_vs demo dameng
|
2020-05-15 00:20:53 +08:00 |
|
28810
|
a8bba1e6d2
|
update Performance tests #310
|
2020-05-15 00:12:15 +08:00 |
|
28810
|
0ac564f801
|
- 增加 FreeSql.Provider.Dameng 基于 DmProvider Ado.net 访问达梦数据库;#155
|
2020-04-14 23:38:27 +08:00 |
|
28810
|
e03aaed55b
|
- 修复 LazyLoading 在 Net4 环境下的问题;
|
2019-12-19 10:51:21 +08:00 |
|
28810
|
3a889504fb
|
将示例项目类型升级为 .net core 3.1
|
2019-12-11 22:11:27 +08:00 |
|
28810
|
de8cf9e17d
|
- 增加 .Net Framework 4.0 的支持,出于环境考虑 .Net Framework 4.0 不支持异步方法;
- 增加 IFreeSql.Insert<T>(IEnumerable<T1> source) 方法;
|
2019-10-21 15:14:18 +08:00 |
|