10/19/2018
•
EN
Registering a type as an interface and as self with ASP.NET Core dependency injection
Explains how to register a service both as an interface and as its concrete type in ASP.NET Core's built-in dependency injection container.