4 references to ApiGetCommand
aspire (3)
Commands\ApiCommand.cs (1)
25ApiGetCommand getCommand,
Commands\ApiGetCommand.cs (1)
31/// Initializes a new instance of the <see cref="ApiGetCommand"/> class.
Program.cs (1)
657builder.Services.AddTransient<ApiGetCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
324services.AddTransient<ApiGetCommand>();