Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

InputLoadOptions

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents configuration options for dynamically loading input data.
namespace Aspire.Hosting;
public sealed class InputLoadOptions
{
// ...
}
Use this class to specify how and when dynamic input data should be loaded. This type is intended for advanced scenarios where input loading behavior must be customized.
View all constructors
View all properties