wireup
wireup copied to clipboard
Add support for scoped lifetimes
When using in a web app it can be beneficial to have request-scoped objects to make sure they are initialized only once per request.