You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using StrongInject in asp.net backend successfully, but struggling to use it in middleware too.
Is there a way to use the container in a way that will share the same instances that were used in the middleware code also in the subsequent controller execution? 🙏
The text was updated successfully, but these errors were encountered:
I'm using StrongInject in asp.net backend successfully, but struggling to use it in middleware too.
Is there a way to use the container in a way that will share the same instances that were used in the middleware code also in the subsequent controller execution? 🙏
The text was updated successfully, but these errors were encountered: