Answers for "non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type argument"

0

non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type argument

using Microsoft.Extensions.DependencyInjection;
Posted by: Guest on June-16-2021

Code answers related to "non-generic method 'IServiceProvider.GetService(Type)' cannot be used with type argument"

Browse Popular Code Answers by Language