Skip to content
Docs Try Aspire

IInteractionService

Interface net10.0
📦 Aspire.Hosting v13.1.2
A service to interact with the current development environment.
namespace Aspire.Hosting;
public interface IInteractionService
{
// ...
}