BlazorDualMode icon indicating copy to clipboard operation
BlazorDualMode copied to clipboard

A Blazor app setup for server-side hosting in development and client-side hosting in production

Results 2 BlazorDualMode issues
Sort by recently updated
recently updated
newest added

Hello daniel, and thanks for this project, i used the same skeleton for one of my project. It seem there is a problem with preview 8, especially for reference static...

Would love to be able to support Server side for debugging and client side for Production without having to have 2 code paths. Additionally with this model how do debug...