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.

[Infra] Show dotnet-install progress

See original GitHub issue

On an average internet connection, running Restore.cmd will take a relatively large time to download the required version of the .NET SDK.

D:\dotnet\Roslyn>Restore.cmd
dotnet-install: Downloading link: https://dotnetcli.azureedge.net/dotnet/Sdk/5.0.100-preview.7.20366.6/dotnet-sdk-5.0.100-preview.7.20366.6-win-x64.zip

I think it’s a better experience of a progress or something is shown.

These links might be relevant.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
riarenascommented, Aug 31, 2020

I wasn’t able to transfer it using Github’s feature, but Zenhub’s worked. dotnet/install-scripts#77

1reaction
bekir-ozturkcommented, Aug 28, 2020

https://github.com/dotnet/install-scripts is the correct place for install script related issues (I don’t have the permission to move it myself). Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Infra] Show dotnet-install progress · Issue #77
cmd will take a relatively large time to download the required version of the .NET SDK. D:\dotnet\Roslyn>Restore.cmd dotnet-install: Downloading ...
Read more >
Infra & Tactical
Contribute to dotnet/install-scripts development by creating an account on ... [Infra] Show dotnet-install progress #77 opened by riarenas
Read more >
How to: Get Progress from the .NET Framework 4.5 ...
Learn how to get progress from the .NET Framework 4.5 installer. If you develop apps for this .NET version, you can include (chain)...
Read more >
.NET Framework - Progress Documentation
The installer determines if there is already an appropriate version of the framework installed before installing the version included in OpenEdge. Note: ...
Read more >
Determining your installation method - Progress Documentation
Online, interactive installation — This method prompts you to make installation choices online and record your input in dialog boxes. The dialog boxes...
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