Build output

Determining projects to restore... All projects are up-to-date for restore. C:\Program Files\dotnet\sdk\10.0.200-preview.0.26103.119\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(383,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] BlazorWebFormsComponents -> D:\BlazorWebFormsComponents\src\BlazorWebFormsComponents\bin\Debug\net10.0\BlazorWebFormsComponents.dll D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor(19,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor(19,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor(27,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(57,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(63,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(70,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(18,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(21,29): warning RZ10012: Found markup element with unexpected name 'ModelErrorMessage'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(30,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(33,29): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(56,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(65,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(74,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(77,29): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(10,21): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(14,9): warning RZ10012: Found markup element with unexpected name 'EmptyDataTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(14,9): error RZ9996: Unrecognized child content inside component 'ListView'. The component 'ListView' accepts child content through the following top-level items: 'EmptyDataTemplate', 'ItemTemplate', 'AlternatingItemTemplate', 'ItemSeparatorTemplate', 'GroupSeparatorTemplate', 'GroupTemplate', 'ItemPlaceHolder', 'EditItemTemplate', 'InsertItemTemplate', 'EmptyItemTemplate', 'LayoutTemplate', 'ChildContent', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(23,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(31,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(33,17): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor(18,21): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor(20,21): warning RZ10012: Found markup element with unexpected name 'ModelErrorMessage'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(23,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(31,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(33,17): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor(10,13): error RZ10001: The type of component 'DropDownList' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'TItem'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(20,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(27,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(34,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(35,17): warning RZ10012: Found markup element with unexpected name 'RegularExpressionValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(42,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(5,5): error RZ10001: The type of component 'GridView' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(7,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(8,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(9,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(10,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(13,5): error RZ10001: The type of component 'DetailsView' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(32,13): error RZ9996: Unrecognized child content inside component 'TemplateField'. The component 'TemplateField' accepts child content through the following top-level items: 'ItemTemplate', 'EditItemTemplate', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor(17,50): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(44,55): error RZ9980: Unclosed tag '%#:String.Format(' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(49,45): error RZ9980: Unclosed tag 'b' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(49,59): error RZ9980: Unclosed tag 'b' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(58,25): error RZ9981: Unexpected closing tag 'p' with no matching start tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(61,17): warning RZ10012: Found markup element with unexpected name 'LayoutTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(61,17): error RZ9996: Unrecognized child content inside component 'ListView'. The component 'ListView' accepts child content through the following top-level items: 'EmptyDataTemplate', 'ItemTemplate', 'AlternatingItemTemplate', 'ItemSeparatorTemplate', 'GroupSeparatorTemplate', 'GroupTemplate', 'ItemPlaceHolder', 'EditItemTemplate', 'InsertItemTemplate', 'EmptyItemTemplate', 'LayoutTemplate', 'ChildContent', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor(17,21): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(18,13): warning RZ10012: Found markup element with unexpected name 'Scripts'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(21,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(22,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(23,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(24,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(25,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(26,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(27,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(28,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(29,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(30,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(31,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(32,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(33,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(58,21): warning RZ10012: Found markup element with unexpected name 'LoginView'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(59,25): warning RZ10012: Found markup element with unexpected name 'AnonymousTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(65,25): warning RZ10012: Found markup element with unexpected name 'LoggedInTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(69,37): warning RZ10012: Found markup element with unexpected name 'LoginStatus'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(24,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(25,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(26,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(22,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(19,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(22,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(23,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(18,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(20,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(19,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(22,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(23,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPasswordConfirmation.razor.cs(16,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(24,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(22,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(23,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(23,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(24,18): error CS0234: The type or namespace name 'Routing' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(26,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(21,18): error CS0234: The type or namespace name 'Security' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(23,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(26,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(20,18): error CS0234: The type or namespace name 'Routing' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(27,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(26,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(30,50): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(28,49): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(25,35): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(25,34): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(25,32): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(30,39): error CS0246: The type or namespace name 'MasterPage' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(35,23): error CS0246: The type or namespace name 'Product' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(34,23): error CS0246: The type or namespace name 'Product' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(54,17): error CS0246: The type or namespace name 'CartItem' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(104,27): error CS0246: The type or namespace name 'Category' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(27,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(35,26): error CS0616: 'QueryString' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(36,26): error CS0616: 'QueryString' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(25,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(26,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(26,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(36,26): error CS0616: 'RouteData' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(37,26): error CS0616: 'RouteData' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(60,17): error CS0246: The type or namespace name 'CartItem' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(111,58): error CS0246: The type or namespace name 'LoginCancelEventArgs' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(88,48): error CS0246: The type or namespace name 'GridViewRow' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(107,53): error CS0246: The type or namespace name 'ImageClickEventArgs' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(29,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(26,57): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(25,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(30,46): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(27,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(26,61): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(29,69): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(27,57): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(26,43): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(26,36): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(26,34): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPasswordConfirmation.razor.cs(20,54): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(27,42): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(27,37): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(35,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(38,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(40,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(135,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(31,17): error CS0246: The type or namespace name 'ApplicationSignInManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(104,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(99,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(32,17): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(54,28): error CS0246: The type or namespace name 'UserLoginInfo' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj]

Build FAILED.

D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor(19,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor(19,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor(27,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(18,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(21,29): warning RZ10012: Found markup element with unexpected name 'ModelErrorMessage'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(30,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(33,29): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(56,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(65,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(74,29): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor(77,29): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(14,9): warning RZ10012: Found markup element with unexpected name 'EmptyDataTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(23,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(31,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor(33,17): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor(18,21): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor(20,21): warning RZ10012: Found markup element with unexpected name 'ModelErrorMessage'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(23,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(31,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor(33,17): warning RZ10012: Found markup element with unexpected name 'CompareValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor(15,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(20,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(27,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(34,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(35,17): warning RZ10012: Found markup element with unexpected name 'RegularExpressionValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor(42,17): warning RZ10012: Found markup element with unexpected name 'RequiredFieldValidator'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(61,17): warning RZ10012: Found markup element with unexpected name 'LayoutTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(18,13): warning RZ10012: Found markup element with unexpected name 'Scripts'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(21,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(22,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(23,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(24,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(25,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(26,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(27,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(28,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(29,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(30,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(31,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(32,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(33,17): warning RZ10012: Found markup element with unexpected name 'ScriptReference'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(58,21): warning RZ10012: Found markup element with unexpected name 'LoginView'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(59,25): warning RZ10012: Found markup element with unexpected name 'AnonymousTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(65,25): warning RZ10012: Found markup element with unexpected name 'LoggedInTemplate'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor(69,37): warning RZ10012: Found markup element with unexpected name 'LoginStatus'. If this is intended to be a component, add a @using directive for its namespace. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(57,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(63,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor(70,25): error RZ9980: Unclosed tag '%' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(10,21): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor(14,9): error RZ9996: Unrecognized child content inside component 'ListView'. The component 'ListView' accepts child content through the following top-level items: 'EmptyDataTemplate', 'ItemTemplate', 'AlternatingItemTemplate', 'ItemSeparatorTemplate', 'GroupSeparatorTemplate', 'GroupTemplate', 'ItemPlaceHolder', 'EditItemTemplate', 'InsertItemTemplate', 'EmptyItemTemplate', 'LayoutTemplate', 'ChildContent', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor(10,13): error RZ10001: The type of component 'DropDownList' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'TItem'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(5,5): error RZ10001: The type of component 'GridView' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(7,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(8,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(9,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(10,13): error RZ10001: The type of component 'BoundField' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(13,5): error RZ10001: The type of component 'DetailsView' cannot be inferred based on the values provided. Consider specifying the type arguments directly using the following attributes: 'ItemType'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor(32,13): error RZ9996: Unrecognized child content inside component 'TemplateField'. The component 'TemplateField' accepts child content through the following top-level items: 'ItemTemplate', 'EditItemTemplate', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor(17,50): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(44,55): error RZ9980: Unclosed tag '%#:String.Format(' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(49,45): error RZ9980: Unclosed tag 'b' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(49,59): error RZ9980: Unclosed tag 'b' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(58,25): error RZ9981: Unexpected closing tag 'p' with no matching start tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor(61,17): error RZ9996: Unrecognized child content inside component 'ListView'. The component 'ListView' accepts child content through the following top-level items: 'EmptyDataTemplate', 'ItemTemplate', 'AlternatingItemTemplate', 'ItemSeparatorTemplate', 'GroupSeparatorTemplate', 'GroupTemplate', 'ItemPlaceHolder', 'EditItemTemplate', 'InsertItemTemplate', 'EmptyItemTemplate', 'LayoutTemplate', 'ChildContent', 'ChildComponents'. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor(17,21): error RZ9980: Unclosed tag '%#:' with no matching end tag. [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(18,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(24,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(25,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(26,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(22,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(19,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(22,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(23,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(18,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(19,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(20,17): error CS0234: The type or namespace name 'Owin' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(21,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(19,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(20,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(21,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(22,7): error CS0246: The type or namespace name 'Owin' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(23,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPasswordConfirmation.razor.cs(16,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(24,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(22,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(22,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(23,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(23,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(24,18): error CS0234: The type or namespace name 'Routing' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(22,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(23,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(26,18): error CS0234: The type or namespace name 'ModelBinding' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(20,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(21,18): error CS0234: The type or namespace name 'Security' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(23,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(25,19): error CS0234: The type or namespace name 'Models' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(26,19): error CS0234: The type or namespace name 'Logic' does not exist in the namespace 'WingtipToys' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(20,18): error CS0234: The type or namespace name 'Routing' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(21,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(22,18): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(23,17): error CS0234: The type or namespace name 'AspNet' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\AddToCart.razor.cs(27,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ViewSwitcher.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.Mobile.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ErrorPage.razor.cs(26,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(30,50): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(28,49): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Default.razor.cs(25,35): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Contact.razor.cs(25,34): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\About.razor.cs(25,32): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(30,39): error CS0246: The type or namespace name 'MasterPage' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(35,23): error CS0246: The type or namespace name 'Product' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(34,23): error CS0246: The type or namespace name 'Product' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(54,17): error CS0246: The type or namespace name 'CartItem' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(104,27): error CS0246: The type or namespace name 'Category' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Admin\AdminPage.razor.cs(27,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(35,26): error CS0616: 'QueryString' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(36,26): error CS0616: 'QueryString' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutCancel.razor.cs(25,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutComplete.razor.cs(26,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutError.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutStart.razor.cs(25,51): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Checkout\CheckoutReview.razor.cs(26,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductDetails.razor.cs(36,26): error CS0616: 'RouteData' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ProductList.razor.cs(37,26): error CS0616: 'RouteData' is not an attribute class [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(60,17): error CS0246: The type or namespace name 'CartItem' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Site.razor.cs(111,58): error CS0246: The type or namespace name 'LoginCancelEventArgs' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(88,48): error CS0246: The type or namespace name 'GridViewRow' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\ShoppingCart.razor.cs(107,53): error CS0246: The type or namespace name 'ImageClickEventArgs' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\AddPhoneNumber.razor.cs(29,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\OpenAuthProviders.razor.cs(26,57): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Lockout.razor.cs(25,47): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(30,46): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(27,52): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(27,54): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(26,61): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(29,69): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\VerifyPhoneNumber.razor.cs(27,57): error CS0234: The type or namespace name 'UI' does not exist in the namespace 'System.Web' (are you missing an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Forgot.razor.cs(26,43): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Confirm.razor.cs(26,36): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Login.razor.cs(26,34): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPasswordConfirmation.razor.cs(20,54): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ResetPassword.razor.cs(27,42): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Register.razor.cs(27,37): error CS0246: The type or namespace name 'Page' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(35,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(38,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(40,34): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\RegisterExternalLogin.razor.cs(135,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(31,17): error CS0246: The type or namespace name 'ApplicationSignInManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManagePassword.razor.cs(104,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\Manage.razor.cs(99,32): error CS0246: The type or namespace name 'IdentityResult' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\TwoFactorAuthenticationSignIn.razor.cs(32,17): error CS0246: The type or namespace name 'ApplicationUserManager' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] D:\BlazorWebFormsComponents\samples\FreshWingtipToys\Account\ManageLogins.razor.cs(54,28): error CS0246: The type or namespace name 'UserLoginInfo' could not be found (are you missing a using directive or an assembly reference?) [D:\BlazorWebFormsComponents\samples\FreshWingtipToys\WingtipToys.csproj] 48 Warning(s) 189 Error(s)

Time Elapsed 00:00:02.39