MobileBlazorBindings icon indicating copy to clipboard operation
MobileBlazorBindings copied to clipboard

Use in dotnet notebooks?

Open cordasfilip opened this issue 3 years ago • 2 comments

Have you tried adding a custom kernel for dotnet interactive notebooks https://github.com/dotnet/interactive? I feel like the hybrid app model could work for making a custom cell type for Blazor.

cordasfilip avatar May 07 '21 16:05 cordasfilip

Cool idea!

dcuccia avatar May 07 '21 17:05 dcuccia

@dcuccia I started investing trying to create a Blazor static renderer kernel and it should be simple enough to implement but a full Blazor component rendering would be better. The hybrid mode should work I think I might try to implement it my self but I feel like someone more familiar with the code could do really quickly.

cordasfilip avatar May 07 '21 18:05 cordasfilip