Skip to content

Conversation

@baronfel
Copy link
Member

@baronfel baronfel commented Dec 2, 2025

We want to make it clear that the public preview phase is still treating the tool as an experiment - we want to collect feedback and data to turn into a "should we make this a fully-supported product" decision through the public preview period.

Then, based on that go/no-go decision with management, we have SDL and fit-and-finish requirements to go implement.

from marcpopMSFT:
Added some ecosystem context that clarifying how other tools work today and what customers are gravitating towards.

We want to make it clear that the public preview phase is still treating the tool as an experiment - we want to collect feedback and data to turn into a "should we make this a fully-supported product" decision through the public preview period.

Then, based on that go/no-go decision with management, we have SDL and fit-and-finish requirements to go implement.
@baronfel baronfel requested a review from marcpopMSFT December 2, 2025 15:00
@marcpopMSFT marcpopMSFT changed the title Add some details to milestone descriptions Clarify cli acquisition milestones and provide ecosystem context Dec 10, 2025
* **Go and Java:** Language runtimes often installed centrally, but developers increasingly use version managers or user-scoped installs to avoid admin rights.
* **PATH-based discovery** is universal across ecosystems.
* **Isolation mechanisms** (virtual environments, local installs) are highly valued for avoiding dependency conflicts.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel like we need to pick one or two of these and dive deeper. Basically what happens with nvm when there is a global install, how do they recommend it get handled and what is the user experience around it? Think knowing that for a few others helps put into context some of the challenges that we have here.

Copy link
Member

@nagilson nagilson Jan 23, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree - we've done deep dives before but the documentation for that didn't get merged. @/baronfel added a section about nvm and rustup, and I expanded on this in another PR that got merged into this one, detailing nvm and how it inform(s) or compares to the dotnetup concept.

Copilot AI and others added 8 commits January 21, 2026 20:43
…nvm-rustup

Expand Ecosystem Context with nvm/rustup deep dives and command comparisons
Move dotnetup proposal from @baronfel into 2026 folder. Doing this in the same commit to cause detection of the new folder
In this PR, I add onto the proposal from @baronfel to include a direct comparison, showing some of what I researched about `nvm` and  how  we thought about it when designing  `dotnetup`.

Some of this is pretty specific into technical detail and I want to avoid this document becoming huge and unreviewable. @baronfel's document also is a larger picture sell rather than a dive into the specifics, however I thought it would be helpful to have this information here. We can close these changes if we disagree and move it elsewhere.

I tried to briefly touch on the topics without duplicating what will go into `dotnet/sdk/documentation/dotnetup` -  the `hive` defaults and `path` handling alone will be their own documents. It can take several pages to explain.
More of this is generated text, but I've modified it and done some fact checking.
nagilson and others added 4 commits January 22, 2026 10:28
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

Successfully merging this pull request may close these issues.

6 participants