1 write to _templateNuGetConfigService
aspire (1)
Commands\InitCommand.cs (1)
90_templateNuGetConfigService = templateNuGetConfigService;
5 references to _templateNuGetConfigService
aspire (5)
Commands\InitCommand.cs (5)
273var createdNuGetConfig = await _templateNuGetConfigService.CreateOrUpdateNuGetConfigWithoutPromptAsync( 375var createdNuGetConfig = await _templateNuGetConfigService.CreateOrUpdateNuGetConfigWithoutPromptAsync( 405selection = await _templateNuGetConfigService.ResolveTemplatePackageAsync(query, cancellationToken); 422selection = await _templateNuGetConfigService.ResolveTemplatePackageAsync(fallbackQuery, cancellationToken); 447var installOutcome = await _templateNuGetConfigService.InstallTemplatePackageAsync(