Saving related entities in EF with transient dbContext fails

后端 未结 0 381
太阳男子
太阳男子 2021-01-18 19:10

I have a asp net core 3.1 web application. We use repository pattern with entity framework.

services.AddDbContext(options => options.Use         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题