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
{{ message }}
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
We'll activate the HttpContext2 property, but not model bind the SomeService property. We should consider changing activation to only look at public properties although this might have impact on other things that also get activated.
The text was updated successfully, but these errors were encountered:
We have a mismatch between what we'd be willing to activate using
[ActivateAttribute]
as opposed to[From*]
attributes. ConsiderWe'll activate the
HttpContext2
property, but not model bind theSomeService
property. We should consider changing activation to only look at public properties although this might have impact on other things that also get activated.The text was updated successfully, but these errors were encountered: