Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

withToolSource

Method
📦 Aspire.Hosting v13.5.3
interface DotnetToolResource {
// ... omitted for brevity
withToolSource(source: string): DotnetToolResource;
}

Signature

methodwithToolSourcebuilder
Adds a NuGet package source for tool acquisition.
withToolSource(source: string): DotnetToolResource
sourcestring
DotnetToolResource

Applies to

This method applies to the following types: