wireup icon indicating copy to clipboard operation
wireup copied to clipboard

Add support for scoped lifetimes

Open maldoinc opened this issue 8 months ago • 0 comments

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.

maldoinc avatar Jun 22 '24 12:06 maldoinc