Support Shard Same Thread

This commit is contained in:
sunkaixuan
2017-10-27 15:26:01 +08:00
parent 7e6febd8e1
commit 39a8bbc0dc
7 changed files with 152 additions and 29 deletions

View File

@@ -55,6 +55,7 @@
<Compile Include="Demos\5_DbFirst.cs" />
<Compile Include="Demos\4_Delete.cs" />
<Compile Include="Demos\9_Aop.cs" />
<Compile Include="Demos\B_SharedConnection.cs" />
<Compile Include="Demos\DemoBase.cs" />
<Compile Include="Demos\3_Insert.cs" />
<Compile Include="Demos\1_Query.cs" />