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
Today IHttpContextAccessor is registered as singleton. I think it would be better to throw a runtime error if this is not the case, then the consumer would have to wire up this dependency manually instead. What do you think?
Today
IHttpContextAccessor
is registered as singleton. I think it would be better to throw a runtime error if this is not the case, then the consumer would have to wire up this dependency manually instead. What do you think?The text was updated successfully, but these errors were encountered: