Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try101Linqsamples - not getting it going #76

Open
wvmstr opened this issue Mar 23, 2021 · 2 comments
Open

Try101Linqsamples - not getting it going #76

wvmstr opened this issue Mar 23, 2021 · 2 comments

Comments

@wvmstr
Copy link

wvmstr commented Mar 23, 2021

Cloned the project, dotnet try tool installed.

From the package manager:
PM> dotnet try
Hosting environment: Production
Content root path: C:\Users\Owner.dotnet\tools.store\microsoft.dotnet-try\1.0.20474.1\microsoft.dotnet-try\1.0.20474.1\tools\netcoreapp3.1\any
Now listening on: https://localhost:60364
Application started. Press Ctrl+C to shut down.

Browser opens, and there is nothing there, except for this in a heading:

Try .NET c:\users\Owner\source\repos\try-samples\101-linq-samples\src\

@0nly1ken0bi
Copy link

Just use dotnet try c:\users\Owner\source\repos\try-samples\101-linq-samples and then scroll down the page to where it reads:

If you loaded this page from dotnet try, click [here](https://localhost:28344/index.md) to start the sample. (This link will not work in the samples browser).

You should be able to get to the samples that way.
Good luck

@0nly1ken0bi
Copy link

Actually, just use this example #88

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants