Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/modify
Operating System: windows
Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.
When I copied the code a red squiggly line under [Parameter] appeared saying "The type or namespace name 'Parameter' could not be found (are you missing a using directive or an assembly reference?) [Final-Project-OOP-TheRealDeLorian]csharp(CS0246)"
Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/modify
Operating System: windows
Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.
When I copied the code a red squiggly line under [Parameter] appeared saying "The type or namespace name 'Parameter' could not be found (are you missing a using directive or an assembly reference?) [Final-Project-OOP-TheRealDeLorian]csharp(CS0246)"