Does ASP.NET Core's DI container assures order of services?

后端 未结 2 533
名媛妹妹
名媛妹妹 2021-01-16 13:05

When I register multiple services to the DI container with the same interface and then request an IEnumerable, do the container guarantee that t

2条回答
提交回复
热议问题