This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Razor.Extensions API polish #1521
Closed
Description
General
- Make
ViewComponentTagHelperMetadata
static. - @NTaylorMullen -
- @NTaylorMullen - Deemed unimportant.PageDirective
shouldn't double as a context object. It's highly inconsistent with the rest of the directives in the system. We should do a pass on it to make its public API surface look/feel like the other directives in Razor/Razor.Extensions.