I thought I would take up the challenge of getting @enhance_dev #WASM working with #aspnetcore with the ability to SSR web components directly into the request pipeline.

Yep... it works. TagHelpers make this nice and natural part of the #dotnet web stack. #webcomponents #web #javascript

Update: You can try it out for yourself at this #GitHub repo. https://github.com/khalidabuhakmeh/EnhanceWebComponents

GitHub - khalidabuhakmeh/EnhanceWebComponents: Use Enhance WASM to render server-side web components in Razor

Use Enhance WASM to render server-side web components in Razor - khalidabuhakmeh/EnhanceWebComponents

GitHub
@khalidabuhakmeh @enhance_dev thanks for the demo today, some neat ideas.