.Net Core service provider disposes scoped instance twice with transient and scoped lifetimes

前端 未结 0 1607
刺人心
刺人心 2021-01-24 12:59

I am using .net core 5 to create a service provider that contains disposable types.

I noticed that Dispose is called twice per scope for types added with tra

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