dotnet / dotnet/website-feedback

Counter is not showing to newly installed vscode and blazor

Open
#1,590 1 comment 0 reactions 0 assignees View on GitHub
area-tutorials needs-triage
Dominant language
No language data
Stars
7
Forks
57
PR merge metrics
No merged PRs in 30d

Description

### URL

https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/create

### Operating system

windows

### More information about your system

I am using Windows 11 x64.

### Description

https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/try
The counter page is not working.
I followed the steps and procedures, but the counter page is not showing.

### dotnet --info

------------------------------------------------------------------------------
You may only use the Microsoft Visual Studio .NET/C/C++ Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you
develop and test your applications.
------------------------------------------------------------------------------
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5233
Microsoft.Hosting.Lifetime: Information: Now listening on: http://localhost:5233
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
Microsoft.Hosting.Lifetime: Information: Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Development
Microsoft.Hosting.Lifetime: Information: Hosting environment: Development
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\Users\Franky\BlazorApp\BlazorApp
Microsoft.Hosting.Lifetime: Information: Content root path: C:\Users\Franky\BlazorApp\BlazorApp
warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
Failed to determine the https port for redirect.
Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware: Warning: Failed to determine the https port for redirect.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Blazor tutorial pages and reproduce the steps in the report on Windows 11 using VS Code. Review the provided localhost output, including the HTTPS redirection warning, and verify that the counter page appears and works after the tutorial steps are followed.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
documentation
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.