Skip to content
Docs Try Aspire
Docs Try

DotnetToolResource.withToolSource

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

Signature

method withToolSource builder
Adds a NuGet package source for tool acquisition.
withToolSource(source: string): DotnetToolResource
source string
DotnetToolResource

Defined on

This method is defined on the following type: