I wrote a Minimal API endpoint that you can drop into your #aspnetcore applications to quickly see the registered dependencies and their lifetime scopes.
Should help when you're scratching your head as to why that dependency isn't getting resolved. #dotnet
https://gist.github.com/khalidabuhakmeh/066fa8b2ced6f85424c16146ecb7b55b
