Just to let you know that we are now running dotnet 10.
Currently working on making Blazor Server running.
Be back later for more informations.
Meanwhile you can test it here, /post take a second, this is the first draft.
Just to let you know that we are now running dotnet 10.
Currently working on making Blazor Server running.
Be back later for more informations.
Meanwhile you can test it here, /post take a second, this is the first draft.
That’s fantastic! How easy is it to switch from SSR to CSR?
Running on-chain is obviously the very impressive part, but I think equally awesome is that it should be a configuration detail to switch to client side? That would be very nice flexibility
You should tweet on X about it. I recommend tagging https://x.com/danroth27 https://x.com/shanselman and https://x.com/richcampbell
How does it handle long running processes?
I’m trying to get Blazor Server running with the websocket POC to have SignalR running. Backend is running, linking the 2 parts is the difficult part.
Not there yet but DTS or chunking maybe the solution.
Now running fullstack Blazor with .Net10 and C#
Aiming to integrate EF core with orthogonal persistence.
A little tight with the 11.5mb memory limit