Stashbox v2.7.1
- bugfix: #50 Generate one instance for multiple interfaces
- api change: GetAllRegistrations() renamed to GetRegistrationMappings() which returns now an IEnumerable<KeyValue<Type, IServiceRegistration>> where the first generic parameter is the ServiceType.