Components with the prototype registration will be scoped as dependencies which will create new instances every time they are resolved. The factory method will be called repeatedly.
See Implementation
Components with the prototype registration will be scoped as dependencies which will create new instances every time they are resolved. The factory method will be called repeatedly.