addDotnetProject
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addDotnetProject( name: string, path: string, options?: ProjectResourceOptions): DotnetProjectResource;}Signature
method
addDotnetProjectbuilderAdds a C# application resource.
addDotnetProject( name: string, path: string, options?: ProjectResourceOptions): DotnetProjectResourceParameters
namestringpathstringoptionsProjectResourceOptionsoptionalReturns
DotnetProjectResourceApplies to
This method applies to the following types: