Skip to content
DocsTry Aspire
DocsTry

IInteractionService

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