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

Tag Helpers: Enable TagHelpers in MvcRazorHost #1165

@NTaylorMullen

Description

@NTaylorMullen

Razor exposes a TagHelperDescriptorResolver in aspnet/Razor#148 which needs to be created from the runtime host in order to enable TagHelpers.

This item involves:

  • newing up a TagHelperDescriptorResolver for the MvcRazorHost to use.
  • Passing in the appropriate string type names down to Razor.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions