'Getting "type or namespace name could not be found" when I try to import mudblazor?
I have a blazor application and I installed mudblazor through nuget package manager but I can't import it to imports file because i am getting CS0246 error (type or namespace name could not be found).
Solution 1:[1]
It's MudBlazor (capital B), not Mudblazor
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | qnguyen |
