dotnet / dotnet/website-feedback
Solution Explorer
- 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/intro/create
### Operating system
windows
### More information about your system
64-bit operating system, x64-based processor
### Description
I created the Blazor App but then I can't not find the Solution Explorer in VS Code Explorer
### dotnet --info
PS C:\Users\miche\BlazorApp1> dotnet
Usage: dotnet [path-to-application]
Usage: dotnet [commands]
path-to-application:
The path to an application .dll file to execute.
commands:
-h|--help
Display help.
--info
Display .NET information.
--list-runtimes [--arch ] Display the installed runtimes matching the host or specified architecture. Example architectures: arm64, x64, x86.
--list-sdks [--arch ] Display the installed SDKs matching the host or stures: arm64, x64, x86.
PS C:\Users\miche\BlazorApp1>
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.