Skip to content

Support for Blazor WASM project types #18

Description

@johnkiddjr

Not sure if there is no support, or if I'm just doing something wrong here.

I'm using .Net Core 3.1, with a Blazor WASM standalone project, which does not have a _host.cshtml file under pages. Some quick research tells me the index.html under wwwroot is basically the same since I can set scripts and css that affect the whole project there just like _host.cshtml.

Problem is that even with the script set to load there I can't deploy or test my project as it tells me it can't find the DataJuggler namespace.

Is there a different procedure for setting this up on WASM, or am I just out of luck here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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