When is a Context disposed in .NET Core 5 using dependency injection

前端 未结 0 409
独厮守ぢ
独厮守ぢ 2021-01-27 12:30

Using the recommended method to have dependency injection for Context

In Startup.cs

services.AddDbContext(options => options.Use         


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