Open
Description
The blog currently uses Blazor Server - to be future proof we should switch to the Blazor Web App "style".
There is an open branch feature/blazor-hybrid that did already some ground work, but
- Needs a rebase/merge of the current
master
branch - The whole Authorization didn't quite work nicely as far as I can remember