标签: entity-framework-core
在Ef core 2.0中,Set Method无法接受参数
例如:
DbSet mySet = this.Set(Type.GetType("MyEntity"));