Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WIP
All the functionality and styling is in place. There's just a few tweaks needed - mostly just rerenders after model updates.
There are a couple rough edges in the development experience, both stemming from how razor pages are basically templates for code generation. Razor page formatting isn't great. Might get better results if the c# is split out into separate code-behind files and treat the razor pages as straight html. The build/intellisense occasionally gets stuck in a chicken/egg situation where it can't figure things out without a previously working build.
Apart from those, I just have to say, Wow! It is quite liberating to be able to make an SPA free of node. The build takes just a few seconds, you get prerendering for free, and it loads fast.
[edit] I added a
FeedbackBot (Blazor) - Secretsfile to 1pass.