-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Document the .Net tool integration implemented introduced with dotnet/aspire#13168 .
Document an example of how to to run an existing tool (e.g. dotnetsay)
There are a few known issues
- Requires .Net 10 SDK.
- Running multiple instances of the same tool can hit Concurrency issues in .Net SDK - Concurrent Tool Installation can fail dotnet/sdk#51831
For bonus points, include an example of how to (ab)use the Native tool capabilities added in .Net 10 to package native apps through dotnet tools.
Metadata
Metadata
Assignees
Labels
No labels