Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

'IApplicationBuilder' does not contain a definition for 'UseWebAssemblyDebugging'

I am creating a new Client-side Blazor PWA and received the following error messages after installing a few NUGET packages:

enter image description here

It looks like this is a known issue, but am confused why it has not been fixed yet as it was reported several months ago: https://youtrack.jetbrains.com/issue/RIDER-46561

Is their a workaround I can do in the meantime?

Here are the NUGET packages/versions that I installed if that makes a difference: enter image description here

like image 795
Data Dill Avatar asked Mar 11 '26 12:03

Data Dill


1 Answers

You need to install the package Microsoft.AspNetCore.Components.WebAssembly.Server

like image 67
Rufaida Shafiq Avatar answered Mar 13 '26 00:03

Rufaida Shafiq



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!