1 write to _templateNuGetConfigService
aspire (1)
Commands\InitCommand.cs (1)
89_templateNuGetConfigService = templateNuGetConfigService;
5 references to _templateNuGetConfigService
aspire (5)
Commands\InitCommand.cs (5)
259var createdNuGetConfig = await _templateNuGetConfigService.CreateOrUpdateNuGetConfigWithoutPromptAsync( 361var createdNuGetConfig = await _templateNuGetConfigService.CreateOrUpdateNuGetConfigWithoutPromptAsync( 391selection = await _templateNuGetConfigService.ResolveTemplatePackageAsync(query, cancellationToken); 408selection = await _templateNuGetConfigService.ResolveTemplatePackageAsync(fallbackQuery, cancellationToken); 433var installOutcome = await _templateNuGetConfigService.InstallTemplatePackageAsync(