I try to get the database repositories in my project by Reflection and store them in a list like shown in my code below.
All repositories implement the IRepository&
IRepository&