Skip to content

[release/10.0.1xx-preview6] Add dnx support#49488

Merged
marcpopMSFT merged 8 commits intodotnet:release/10.0.1xx-preview6from
dsplaisted:dnx
Jun 19, 2025
Merged

[release/10.0.1xx-preview6] Add dnx support#49488
marcpopMSFT merged 8 commits intodotnet:release/10.0.1xx-preview6from
dsplaisted:dnx

Conversation

@dsplaisted
Copy link
Member

@dsplaisted dsplaisted commented Jun 19, 2025

Backport of #49425 and #49461 to .NET 10 Preview 6.

Customer Impact

This adds support for direct tool execution with dnx as described in this design: dotnet tool exec and dnx

Support for dotnet tool exec is already in preview 6, this adds the dnx scripts as a shorter / simpler way to invoke .NET Tools.

The direct impact is that you will be able to run (for example) dnx powershell instead of dotnet tool exec powershell.

Regression

No, this is new feature work that we are adding for .NET 10

Testing

Manual testing

Risk

Low, this change adds new functionality but shouldn't change existing behavior.

@dsplaisted dsplaisted requested a review from a team as a code owner June 19, 2025 12:17
@dsplaisted dsplaisted changed the title Add dnx support [release/10.0.1xx-preview6] Add dnx support Jun 19, 2025
@baronfel baronfel enabled auto-merge (squash) June 19, 2025 17:37
@marcpopMSFT marcpopMSFT disabled auto-merge June 19, 2025 17:38
@marcpopMSFT marcpopMSFT merged commit ad772df into dotnet:release/10.0.1xx-preview6 Jun 19, 2025
32 of 33 checks passed
@tmds tmds mentioned this pull request Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants