Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

DebugSupportExtensions

Classstaticnet10.0
📦 Aspire.Hosting v13.5.3
Extension methods for inspecting whether a resource will be launched by an IDE or extension host for debugging rather than started as a plain process by Aspire.
namespace Aspire.Hosting.ApplicationModel;
public static class DebugSupportExtensions
{
// ...
}
View all methods