I am trying the FastReport demo for Blazor: FastReport Blazor
But after following all of the steps exactly I get the following message: "The type name 'Web' does not exist in the type 'FastReport'".
I also tried by directly adding the .dll files through VS but that doesn't seem to make a difference. Sadly since I am trying the demo/free trial I cannot get support from FastReport.
You might have install the wrong package. For this demo https://github.com/FastReports/FastReport.Blazor.Demo, you needn't install anything on your own, just run it directly will be fine.

The csproj seems not reference an official version.
Make sure you have the correct version installed.