Skip to content

Host a Blazor application in a dotnet interactive notebook #16

@plbonneville

Description

@plbonneville

Expected behavior

Currently the blazor kernel only displays the HTML markup of the "First render only". When I interact with a razor component, the event handlers should run and update the DOM.

See : ASP.NET Core Razor component lifecycle

Reference

Look into hosting a Blazor WebAssembly application in a notebook so that I can interact with my razor components.

See: https://twitter.com/jonsequitur/status/1402281054103228417

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions