Radzen installed, but namespace is not recognized

I have Radzen installed, but in the _imports file, my using statements referencing Radzen are not recognized. What might be causing this?

Thanks!

Hi @Darkmatter5,

How did you install Radzen? Do you mean the Radzen.Blazor components or the Radzen IDE?

I started a basic WASM project and in the NuGet manager, I installed Radzen.Blazor, then started adding the using statements.

Maybe Visual Studio hasn't picked the reference up yet. Check if you see it in the References node in solution explorer. Also see if restarting VS helps.