Jurioli / Blazor.WebForm.Components

ASP.NET Web Forms System.Web.UI.WebControls Razor Components For Blazor WebAssembly, Blazor Hybrid, Blazor Server.
MIT License
44 stars 9 forks source link

Will this work with .net 8 Blazor SSR #5

Closed Code-DJ closed 10 months ago

Code-DJ commented 10 months ago

Hi Jurioli, will this work with .net 8 Blazor SSR? Probably worth it to update the readme.md as well as any limitations. Thanks!

Jurioli commented 10 months ago

It seemed that InteractiveAuto mode needs wait for wasm to ready, others unchanged.