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

Which .NET 6? #49

Open
PhoenixofMT opened this issue Sep 25, 2023 · 5 comments
Open

Which .NET 6? #49

PhoenixofMT opened this issue Sep 25, 2023 · 5 comments

Comments

@PhoenixofMT
Copy link

PhoenixofMT commented Sep 25, 2023

There are a few dozen download options on the linked page. Should I choose from the Runtime options? The Desktop Runtime options? Do I need the SDK? Maybe it's one of the three different sub-versions?

So far, this is all I can do:

> dotnet tool install --global haveibeenpwned-downloader
The command could not be loaded, possibly because:
  * You intended to execute a .NET application:
      The application 'tool' does not exist.
  * You intended to execute a .NET SDK command:
      No .NET SDKs were found.
@NastyFlytrap
Copy link

Top left corner of the downloads box, the latest version of the SDK should work in theory

@filimonic
Copy link

This should be directly said that SDK is needed, not runtime on the main page

@NastyFlytrap
Copy link

This should be directly said that SDK is needed, not runtime on the main page

Yes.

It bothers me too

@rwiesbach
Copy link

rwiesbach commented Aug 29, 2024

Same here. Tried runtime 6 on debian - and failed to start. Added nuget on debian - still failed.
Installed runtime on windows - failed again.
Looked at the issues and luckily found this one.

Please update the instructions. its not intuitive that installing and running requires the development kit ...

@NastyFlytrap
Copy link

Same here. Tried runtime 6 on debian - and failed to start. Added nuget on debian - still failed. Installed runtime on windows - failed again. Looked at the issues and luckily found this one.

Please update the instructions. its not intuitive that installing and running requires the development kit ...

Yea.... It took me a while of trial and error to figure this out too. Not the first time a developer created half-baked instructions that only worked for other developers, who, realistically dont even read these because they just magically know how to do these things. I dont, and incomplete or faulty instructions are the bane of my existence with FOSS software....

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

4 participants