1 implementation of NewProjectAsync
aspire (1)
DotNetCliRunner.cs (1)
348public async Task<int> NewProjectAsync(string templateName, string name, string outputPath, string[] extraArgs, DotNetCliRunnerInvocationOptions options, CancellationToken cancellationToken)
1 reference to NewProjectAsync
aspire (1)
Templating\DotNetTemplateFactory.cs (1)
243var result = await runner.NewProjectAsync(