vgallegob
vgallegob
This would be neat!
> This issue is geared towards solving one of the biggest and **still current** issue of Blazor Server itself. Poor UI experience with socket disconnects. I agree, the reconnects are...
Same problem, I've spent a week looking into this... Everything works fine in localhost and breaks behind a proxy using http. I'm using Keycloak. Browser Server - Nginx -- MyAppDocker...
Some brainstorming: + OneOf + Discriminated Unions + Converters to JSON, JSON Schema, NSWAG Schema + Collection extensions + More extension methods + Lenses + Effects + Official interop with...
Ok I do understand your point. Would you not consider adding features in new satelite nuget packages? Like RxNet for example? Perhaps a Either construct would be very helpful. Json...
This was helpfull! maybe add the link to the readme :) Will try the sample tonight. Thanks!