Skip to content

@Html.Partial fails always #1

@RobSchoenaker

Description

@RobSchoenaker

Trying to use the code in an existing project that uses @html extensions.
The issue that arises is that the compilation always fails with these errors:

error CS0103: The name 'Html' does not exist in the current context

Even isolating the test and adding @Html.Raw('test') to the Index.cshtml produces this result.
Any thoughts?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions