修改readme介绍
This commit is contained in:
parent
7d90f65f41
commit
37567796ca
|
@ -1,7 +1,7 @@
|
||||||
<h1 align="center"> ShardingCore </h1>
|
<h1 align="center"> ShardingCore </h1>
|
||||||
|
|
||||||
|
|
||||||
`ShardingCore` 易用、简单、高性能、普适性,是一款扩展针对efcore生态下的分表分库的扩展解决方案,支持efcore2+的所有版本,支持efcore2+的所有数据库、支持自定义路由、动态路由、高性能分页、读写分离的一款组件,如果你喜欢这组件或者这个组件对你有帮助请点击下发star让更多的.neter可以看到使用
|
`ShardingCore` 一款`ef-core`下高性能、轻量级类库的分表分库读写分离解决方案,具有零依赖、零学习成本、零业务代码入侵。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -21,8 +21,8 @@
|
||||||
|
|
||||||
Release | EF Core | .NET | .NET (Core)
|
Release | EF Core | .NET | .NET (Core)
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
[6.x.x.x](https://www.nuget.org/packages/ShardingCore) | >= 6.0.0 | net 6.0 | 6.0+
|
[6.x.x.x](https://www.nuget.org/packages/ShardingCore) | 6.0.0 | net 6.0 | 6.0+
|
||||||
[5.x.x.x](https://www.nuget.org/packages/ShardingCore) | >= 5.0.10 | Standard 2.1 | 5.0+
|
[5.x.x.x](https://www.nuget.org/packages/ShardingCore) | 5.0.10 | Standard 2.1 | 5.0+
|
||||||
[3.x.x.x](https://www.nuget.org/packages/ShardingCore) | 3.1.18 | Standard 2.0 | 2.0+
|
[3.x.x.x](https://www.nuget.org/packages/ShardingCore) | 3.1.18 | Standard 2.0 | 2.0+
|
||||||
[2.x.x.x](https://www.nuget.org/packages/ShardingCore) | 2.2.6 | Standard 2.0 | 2.0+
|
[2.x.x.x](https://www.nuget.org/packages/ShardingCore) | 2.2.6 | Standard 2.0 | 2.0+
|
||||||
### 数据库支持
|
### 数据库支持
|
||||||
|
|
Loading…
Reference in New Issue