Did you know that you can inject any object in the Configure method of your startup class? For example if you want to inject ICustomer.
Software developer
Did you know that you can inject any object in the Configure method of your startup class? For example if you want to inject ICustomer.