ElderJames / BlazorAutoLayout

a demo for blazor webapp with both ssr & auto render modes
0 stars 2 forks source link

Can this be extended to support two interactive blazor apps? #1

Open jimitndiaye opened 1 month ago

jimitndiaye commented 1 month ago

As in the title i'd like to have two separate interactive-auto apps. In your current setup the first app is SSR so there are no static web asset clashes with the second. but what if it was interactive-auto as well?

ElderJames commented 1 month ago

I think we can try.