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.
Right now @inject creates a public property that's decorated with [Activate]. Given the recent push back on how [Activate] isn't the best feature we need to bullet proof the Razor code generation to no longer depend on it.
Assigning to beta5 and to myself. Talked to @DamianEdwards
The text was updated successfully, but these errors were encountered:
Right now
@inject
creates a public property that's decorated with[Activate]
. Given the recent push back on how[Activate]
isn't the best feature we need to bullet proof the Razor code generation to no longer depend on it.Assigning to beta5 and to myself. Talked to @DamianEdwards
The text was updated successfully, but these errors were encountered: