Let’s say that we have an interface in your app as IRepository<T> which has dozens of implementations.
Registering all types as generic interfaces…
Let’s say that we have an interface in your app as IRepository<T> which has dozens of implementations.