Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Tag Helpers: Build HtmlHelper equivalent tag helper defaults. #687

Closed
NTaylorMullen opened this issue Jun 19, 2014 · 2 comments
Closed

Tag Helpers: Build HtmlHelper equivalent tag helper defaults. #687

NTaylorMullen opened this issue Jun 19, 2014 · 2 comments
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Member

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

@dougbu
Copy link
Member

dougbu commented Oct 6, 2014

Pieces include:

Example open question:

  • 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)?

@dougbu
Copy link
Member

dougbu commented Oct 7, 2014

Nothing left in this item that is not covered in the sub-items.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants