Skip to content
Docs Try Aspire
Docs Try

IInteractionService

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