支持Fluent API .以继承接口的形式配置实体的。

This commit is contained in:
luoyunchong
2021-11-12 01:37:38 +08:00
parent 352ceceb23
commit c88706be3c
5 changed files with 144 additions and 2 deletions

View File

@ -28,7 +28,7 @@ namespace efcore_to_freesql
.Build();
//Fsql.CodeFirst.EfCoreFluentApiTestGeneric();
Fsql.CodeFirst.EfCoreFluentApiTestDynamic();
//Fsql.CodeFirst.EfCoreFluentApiTestDynamic();
BaseDBContext.Fsql = Fsql;