Provide an acquisition experience around linux native dependencies w/DNUP install
Open
Area-dotnetup
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
If dnup is based on the tarballs, the E2E UX will be "broken" if you use dnup to install .NET on a linux OS w/missing native dependencies.
This is part of the basic New User Experience for the MVP
#### New user experience
* run dnup
* end up with system using the latest stable release of the .NET SDK/.NET Runtime
* end up with that installation being user-local
* end up with that installation being immediately executable by users - running `dotnet --version` should work as soon as `dnup` is done
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.