Add support for _Imports.razor #6374
Labels
area-blazor
Includes: Blazor, Razor Components
Components Big Rock
This issue tracks a big effort which can span multiple issues
Done
This issue has been fixed
Milestone
Design Notes: https://github.com/aspnet/specs/blob/master/notes/ViewImports_in_the_components_world.md
Partially blocked by: #4057
_Imports.razor
and tests_ViewImports.cshtml
apply to views and_Imports.razor
apply to components_Imports.razor
as a distinct FileKind in SDK/Tooling_ViewImports.cshtml
to directives that apply to views, Limit_Imports.razor
to directives that apply to components_Imports.razor
_Imports.razor
doesn't show up in compiled codeThe text was updated successfully, but these errors were encountered: