Posted on June 21, 2019June 21, 2019 by Christopher SnayRegister generics for Dependency Injection services.AddTransient(typeof(IExternalApiResponseReader<>), typeof(ExternalApiResponseReader<>));