96 writes to IconName
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
3018target.IconName = source.IconName; 3810commandOptions.IconName = exportOptions.IconName ?? commandOptions.IconName;
Aspire.Hosting.Azure (2)
AzureEnvironmentResourceExtensions.cs (1)
62IconName = command.IconName,
AzureResourcePreparer.cs (1)
85IconName = command.IconName,
Aspire.Hosting.Azure.Kusto (2)
AzureKustoBuilderExtensions.cs (2)
344IconName = "DatabaseSearch" 354IconName = "DatabaseSearch"
Aspire.Hosting.Blazor (2)
BrowserDebuggerHelper.cs (2)
225IconName = "Bug", 276IconName = "DismissCircle",
Aspire.Hosting.Browsers (3)
BrowserLogsBuilderExtensions.cs (3)
174IconName = "Open", 216IconName = "Settings", 274IconName = "Camera",
Aspire.Hosting.Browsers.Tests (3)
src\Aspire.Hosting.Browsers\BrowserLogsBuilderExtensions.cs (3)
174IconName = "Open", 216IconName = "Settings", 274IconName = "Camera",
Aspire.Hosting.DevTunnels (1)
DevTunnelResourceBuilderExtensions.cs (1)
613IconName = "LinkMultiple",
Aspire.Hosting.EntityFrameworkCore (6)
EFResourceBuilderExtensions.cs (6)
702IconName = "ArrowSync", 718IconName = "Delete", 735IconName = "ArrowReset", 748IconName = "Add", 771IconName = "Subtract", 783IconName = "Info",
Aspire.Hosting.Foundry (2)
HostedAgent\HostedAgentBuilderExtension.cs (1)
321IconName = "ChatSparkle",
PromptAgent\PromptAgentBuilderExtensions.cs (1)
113IconName = "ChatSparkle",
Aspire.Hosting.Tests (6)
Dashboard\DashboardServiceTests.cs (1)
181IconName = "Icon name!",
WithHttpCommandTests.cs (3)
232IconName = "DatabaseLightning", 263IconName = "DatabaseLightning", 310IconName = "CommonIcon",
WithProcessCommandTests.cs (2)
58IconName = "Command", 103IconName = "Command",
DotnetTool.AppHost (1)
AppHost.cs (1)
109IconName = "Delete"
Stress.AppHost (65)
CommandResources.cs (54)
47IconName = "CloudDatabase" 58IconName = "CloudDatabase", 71IconName = "Bracket" 82IconName = "Bracket", 94IconName = "NotARealIconName", 141IconName = "Send", 199IconName = "Code", 284IconName = "CheckmarkCircle", 362IconName = "TableLightning", 385IconName = "BranchFork", 522IconName = "WindowConsole", 544IconName = "WindowConsole", 572IconName = "WindowConsole", 600IconName = "WindowConsole", 612IconName = "Folder", 622IconName = "Warning", 632IconName = "TableLightning", 646IconName = "WindowConsole", 679IconName = "Warning", 701IconName = "DatabasePlugConnected", 747IconName = "Beaker", 781IconName = "Play", 819IconName = "DatabaseArrowRight", 866IconName = "WindowConsole", 903serviceBuilder.WithHttpCommand("/write-console", "Write to console", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 904serviceBuilder.WithHttpCommand("/increment-counter", "Increment counter", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 905serviceBuilder.WithHttpCommand("/big-trace", "Big trace", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 906serviceBuilder.WithHttpCommand("/log-message", "Log message", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 907serviceBuilder.WithHttpCommand("/http-command-auto-result", "HTTP command auto result", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning", ResultMode = HttpCommandResultMode.Auto, Description = "Run an HTTP command and infer the result format from the response content type" }); 908serviceBuilder.WithHttpCommand("/http-command-json-result", "HTTP command JSON result", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning", ResultMode = HttpCommandResultMode.Json, Description = "Run an HTTP command and flow the JSON response back to the caller" }); 909serviceBuilder.WithHttpCommand("/http-command-text-result", "HTTP command text result", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning", ResultMode = HttpCommandResultMode.Text, Description = "Run an HTTP command and flow the plain-text response back to the caller" }); 910serviceBuilder.WithHttpCommand("/multiple-traces-linked", "Multiple traces linked", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 911serviceBuilder.WithHttpCommand("/overflow-counter", "Overflow counter", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 912serviceBuilder.WithHttpCommand("/nested-trace-spans", "Out of order nested spans", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 913serviceBuilder.WithHttpCommand("/exemplars-no-span", "Examplars with no span", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 914serviceBuilder.WithHttpCommand("/genai-trace", "Gen AI trace", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 915serviceBuilder.WithHttpCommand("/genai-langchain-trace", "Gen AI LangChain trace", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 916serviceBuilder.WithHttpCommand("/genai-trace-display-error", "Gen AI trace display error", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 917serviceBuilder.WithHttpCommand("/genai-evaluations", "Gen AI evaluations", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 918serviceBuilder.WithHttpCommand("/log-formatting", "Log formatting", commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 925commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 930commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 935commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 940commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 945commandOptions: new() { Method = HttpMethod.Get, IconName = "ContentViewGalleryLightning" }); 954IconName = "DatabaseLightning", 1104commandOptions: new() { IconName = "CloudDatabase" }) 1113commandOptions: new() { IconName = "Stop", IconVariant = IconVariant.Filled }) 1122commandOptions: new() { IconName = "Play", IconVariant = IconVariant.Filled }); 1147commandOptions: new() { IconName = "Key", Description = "Generate a temporary access token" }) 1167commandOptions: new() { IconName = "LinkMultiple", Description = "Get the connection string for this resource" }) 1177commandOptions: new() { IconName = "Warning", Description = "Validate resource configuration (always fails with details)" }) 1185commandOptions: new() { IconName = "HeartBroken", Description = "Check resource health (always fails with details)" }) 1211commandOptions: new() { IconName = "CloudDatabase", Description = "Migrate the database with sample store data" });
InteractionCommands.cs (11)
792IconName = "CloudArrowUp", 821IconName = "ArrowSync", 847IconName = "ArrowSync", 872IconName = "ArrowSync", 895IconName = "ArrowSync", 918IconName = "ArrowSync", 943IconName = "CloudArrowUp", 968IconName = "BuildingFactory", 980IconName = "ArrowSync", 1029IconName = "DocumentArrowUp", 1086IconName = "CertificateAdd",
TestShop.AppHost (1)
AppHost.cs (1)
47IconName = "DatabaseLightning",
4 references to IconName
Aspire.Hosting (3)
ResourceBuilderExtensions.cs (3)
2935return builder.WithAnnotation(new ResourceCommandAnnotation(name, displayName, commandOptions.UpdateState ?? (c => ResourceCommandState.Enabled), executeCommand, commandOptions.Description, commandOptions.Parameter, commandOptions.Arguments, commandOptions.ConfirmationMessage, commandOptions.IconName, commandOptions.IconVariant, commandOptions.IsHighlighted, commandOptions.Visibility, commandOptions.ValidateArguments, commandOptions.Progress)); 3018target.IconName = source.IconName; 3810commandOptions.IconName = exportOptions.IconName ?? commandOptions.IconName;
Aspire.Hosting.Azure (1)
AzureResourcePreparer.cs (1)
121commandOptions.IconName,