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