This commit is contained in:
xuejiaming 2022-11-24 09:30:07 +08:00
parent 1195311764
commit cce5875191
2 changed files with 20 additions and 17 deletions

View File

@ -29,18 +29,17 @@
## 如何选择版本
## How Choose Version
- shardingcore 最新版本.efcore版本.x.x
版本号第一位是shardingcore的版本号使用最大的即可
版本号第二位是efcore版本号使用对应的版本号即可
最后两位版本号使用最大即可
- 版本号第一位是shardingcore的版本号使用最大的即可
- 版本号第二位是efcore版本号使用对应的版本号即可
- 最后两位版本号使用最大即可
efcore7使用shardingcore7.7.x.x
efcore6使用shardingcore7.6.x.x
efcore5使用shardingcore7.5.x.x
efcore3使用shardingcore7.3.x.x
efcore2使用shardingcore7.2.x.x
- efcore7使用shardingcore7.7.x.x
- efcore6使用shardingcore7.6.x.x
- efcore5使用shardingcore7.5.x.x
- efcore3使用shardingcore7.3.x.x
- efcore2使用shardingcore7.2.x.x
## 依赖

View File

@ -31,15 +31,19 @@ high performance lightweight solution for efcore sharding table and sharding dat
## How Choose Version
- shardingcore lastversion.efcoreversion.x.x
first version is shardingcore version
second version is efcore version
other version use last version
- first version is shardingcore version
- second version is efcore version
- other version use last version
efcore7 use shardingcore7.7.x.x
efcore6 use shardingcore7.6.x.x
efcore5 use shardingcore7.5.x.x
efcore3 use shardingcore7.3.x.x
efcore2 use shardingcore7.2.x.x
- efcore7 use shardingcore7.7.x.x
- efcore6 use shardingcore7.6.x.x
- efcore5 use shardingcore7.5.x.x
- efcore3 use shardingcore7.3.x.x
- efcore2 use shardingcore7.2.x.x
## Dependency