Is it my idea or Rider doesn't have implemented the Blazor / Hot Reload well?
I'm trying for more than 6 months Rider IDE from JetBrains, and I started to prefer against VS2022. But I recently started a new project with Blazor, and since then my opinion start to come down...
There is no way to debug a solution with multiple projects (as VS2022 does)... example, I have a single solution with 1 Server Project, 1 Client Project, and 1 Shared Project.
With VS2022 I was able to debug both projects without pain... but I tried for a month with Rider and is totally unpleasant... Am I the only one with this opinion?
There is a way to debug properly a solution with multiple projects in Rider and .Net 6 and using the Hot Reload feature?