Question
In Steeltoe v3, I was able to find service by type from IConfiguration
GetSingletonServiceInfo() via SsoServiceInfo
GetServiceInfos() via SqlServerServiceInfo
GetServiceInfos().ToList()
How do I do this in V4?
Thank you
Environment (please complete the following information):
- .NET Version 9
- Steeltoe Version 4.0.0
Additional context or links
Add any other context about the problem here.