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 was archived by the owner on Dec 14, 2018. It is now read-only.
should the helper methods exposed from Microsoft.AspNet.Mvc.Core be static in HtmlHelper, members of a new static class, or refactored into a new class (perhaps found in DI)?
This will essentially end up being what our tag helpers look like in replacement of
@Html.Foo
constructs.NOTE: May break this issue out into multiple sub-issues when the time comes.
Pre-requisites: #688
The text was updated successfully, but these errors were encountered: