9 questions with Blazor Training tags

Sort by: Updated
1 answer

Blazor Tutorial is "out of date"?

This question has been deleted. This question has been deleted. This question has been deleted.

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-11-19T16:42:14.25+00:00
Compton MacKenzie 0 Reputation points
answered 2024-11-21T15:32:07.7366667+00:00
Compton MacKenzie 0 Reputation points
2 answers

No templates or subcommands found matching: 'blazorserver'

Question Under "Create Blazor components" Section There is a dotnet command for creating a Blazor app by using the blazorserver template in CLI, it doesn't work anymore. The command is below: dotnet new blazorserver -o BlazingPizzaSite -f…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-06-07T11:18:52.7766667+00:00
FRED 5 Reputation points
answered 2024-11-20T05:37:23.74+00:00
Elijah 0 Reputation points
1 answer

Dropdown OnChange Event Not Triggering Server Calls After Migrating from Blazor Server to WebAssembly (.NET 6 to .NET 8

I upgraded the application from blazor server .NET 6 to blazor web assembly .NET 8 with that update the blazorise version also and Server application is also upgrade to ASP.NET Core 8 application with API integration is loading proper on all page but ,…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-10-30T13:03:46.0866667+00:00
Bharti Kushwaha 0 Reputation points
edited a comment 2024-11-13T12:03:22.51+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
2 answers

Can run the CLI

As I entered this cli: dotnet new blazorserver -o BlazingPizzaSite here's the error: No templates or subcommands found matching: 'blazorserver' To list installed templates similar to 'blazorserver', run: dotnet new list blazorserver To search for the…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-11-04T08:26:15.49+00:00
Van Ngoc Thang 0 Reputation points
commented 2024-11-07T04:26:18.0666667+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
1 answer

How to specify training to use Visual Studio instead of command line

I have been going through the Blazor training path and had specified using Visual Studio. Now, it has switched to using command line instead. How can I switch it back to showing the directions using Visual Studio.

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-08-28T16:37:38.28+00:00
Steven Scearce IV 6 Reputation points
commented 2024-08-30T04:02:42.4033333+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
1 answer

emoji symbol in the code

Refer to the code, having problem to compile using .Net6 as the trg was based on .Net 6. https://learn.microsoft.com/en-us/training/modules/blazor-build-rich-interactive-components/7-exercise-reuse-components-creating-templates However, the below code…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-08-07T08:33:19.26+00:00
Ben Tan 0 Reputation points
edited the question 2024-08-11T02:46:34.4266667+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
1 answer

Dotnet pack -c debug

In this tutorial, https://learn.microsoft.com/en-gb/training/modules/blazor-build-reusable-components/5-nuget-package there is the instruction to run 'dotnet pack' but this does not create the the file at My.FirstClassLibrary.0.1.0.nupkg to your…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-07-18T13:06:55.6233333+00:00
Ricardo Cadete 0 Reputation points
edited the question 2024-07-22T04:08:46.97+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
1 answer

Missing css style for spinner-grow

At the Blazor Traninig exercise i noticed that the progress red ball was not working. https://learn.microsoft.com/en-gb/training/modules/blazor-build-rich-interactive-components/3-exercise-use-javascript-libraries-blazor-apps I add to include this CSS at…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-07-08T13:16:11.4533333+00:00
Ricardo Cadete 0 Reputation points
commented 2024-07-12T12:21:48.79+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor
1 answer

Build web apps with Blazor Tutorial

First I may not have had to ask this question if there was a sufficient search feature other than the limited Tags and if a question has an answer checkbox. Exercise - Reuse components by creating a template Adding: [Parameter, EditorRequired] public…

Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
9 questions
asked 2024-07-03T21:26:33.11+00:00
Wilkerson, Christian 0 Reputation points
commented 2024-07-05T04:57:32.17+00:00
Pradeep M 3,935 Reputation points Microsoft Vendor