Add Complex Model Demo

This commit is contained in:
sunkaixuan
2017-06-11 11:27:39 +08:00
parent 9c1ce55277
commit 2c5f8ba4a9
5 changed files with 70 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="Config.cs" />
<Compile Include="Demos\ComplexModel.cs" />
<Compile Include="Demos\Filter.cs" />
<Compile Include="Demos\JoinSql.cs" />
<Compile Include="Demos\DbFirst.cs" />