question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dotnet install for preview/rc versions

See original GitHub issue

I’m not really sure what values I should pass to install for instance 2.1.300-rc1… How do I find a valid channel/version combination? My guess was -channel 2.1 -version 2.1.300-rc1 but this fails.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
livarcocccommented, May 9, 2018

you could use the channel 2.1.300 (it is confusing now because of different versions schemes we had).

Once we have 2.2, it will just be release/2.2 as the channel. For the exact versions of previews/rcs, I am not sure we explicitly publish that anywhere. cc @leecow for that.

I know that if you go to get.dot.net, you can download the rc version from there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install .NET on Windows
DotNet.Runtime.7. You can install preview versions of the runtimes by substituting the version number, such as 6 , with the word Preview ....
Read more >
Download .NET 6.0 (Linux, macOS, and Windows)
NET 6.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of ...
Read more >
Download .NET 8.0 (Linux, macOS, and Windows)
Full version: 8.0.100-preview.7.23376.3; Visual Studio support: Visual Studio 2022 (v17.8 latest Preview): Visual Studio for Mac 2022 (v17.8) ...
Read more >
dotnet tool install command - .NET CLI
The dotnet tool install command installs the specified . ... Use this option to install preview or older versions of the tool.
Read more >
Install the .NET SDK or the .NET Runtime on Ubuntu
I want to install a preview version. Use one of the following ways to install .NET: Install .NET with install-dotnet script.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found