What is the Microsoft.Practices.Unity ResolverOverride equivalent in Microsoft.Extensions.DependencyInjection
I am trying to update my dependency injection to use Microsoft’s built in dependency injection rather than using the deprecated Unity dependency injection.