high performance lightweight solution for efcore sharding table and sharding database support read-write-separation.
Info
| Version: | 7.9.1.24 |
| Author(s): | xuejmnet |
| Last Update: | Thursday, January 16, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/dotnetcore/sharding-core |
| NuGet Url: | https://www.nuget.org/packages/ShardingCore |
Install
Install-Package ShardingCore
dotnet add package ShardingCore
paket add ShardingCore
ShardingCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Microsoft.Extensions.DependencyModel(>= 5.0.0)