mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
支持Fluent API .以继承接口的形式配置实体的。
This commit is contained in:
@ -28,7 +28,7 @@ namespace efcore_to_freesql
|
||||
.Build();
|
||||
|
||||
//Fsql.CodeFirst.EfCoreFluentApiTestGeneric();
|
||||
Fsql.CodeFirst.EfCoreFluentApiTestDynamic();
|
||||
//Fsql.CodeFirst.EfCoreFluentApiTestDynamic();
|
||||
|
||||
BaseDBContext.Fsql = Fsql;
|
||||
|
||||
|
Reference in New Issue
Block a user