high performance lightweight solution for efcore sharding table and sharding database support read-write-separation.
Info
Version: | 7.8.1.22 |
Author(s): | xuejmnet |
Last Update: | Saturday, October 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
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)