关于[Debugging Dependency Injection Service Registrations in .NET 5.0]的摘要:
Dependency Injection is everywhere in modern development. It won't solve all your problems and there is a time and place to use it. However if you are working in .NET 5.0 and ASP.NET 5.0 then using it makes life a lot smoother. At times you may come across unusual functionality and wonder why. This is one way to help diagnose the issue.