Skip to content
DocsTry Aspire
DocsTry

ParameterDefault

Classabstractnet8.0
📦 Aspire.Hosting v13.4.0
Represents how a default value should be retrieved.
namespace Aspire.Hosting.ApplicationModel;
public abstract class ParameterDefault
{
// ...
}