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