SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 215 forks source link

update needed IComponentApplicationBuilder #69

Open 3GDXC opened 4 years ago

3GDXC commented 4 years ago

the new release of razor components/blazor no longer has a IComponentApplicationBuilder interface which is used by WebWindow.Blazor please update to new razor/blazor library and update implementation accordingly and/or give guidance on what is required to use newer release of blazor from with in a WebWindow