Generic registration does not work
Example:
RegistrationBuilder.ForTypesDerivedFrom(typeof(IRepository<>)).Export();
Example:
RegistrationBuilder.ForTypesDerivedFrom(typeof(IRepository<>)).Export();