Checklist
Describe the problem you'd like to have solved
Could you update this quickstart to the new .net 8 way of doing things? There is no more _Host.cshtml file, afaik we're not supposed to use the HttpContext from within a Blazor component, etc.
Describe the ideal solution
Update the quickstart solution to show how to do all of this in .net 8
Alternatives and current workarounds
No response
Additional context
No response
Checklist
Describe the problem you'd like to have solved
Could you update this quickstart to the new .net 8 way of doing things? There is no more _Host.cshtml file, afaik we're not supposed to use the HttpContext from within a Blazor component, etc.
Describe the ideal solution
Update the quickstart solution to show how to do all of this in .net 8
Alternatives and current workarounds
No response
Additional context
No response