addDotnetTool
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addDotnetTool( name: string, packageId: string): DotnetToolResource;}Signature
method
addDotnetToolbuilderAdds a .NET tool resource to the application model.
addDotnetTool( name: string, packageId: string): DotnetToolResourceParameters
namestringpackageIdstringReturns
DotnetToolResourceApplies to
This method applies to the following types: