HostingTypeNames
Class static net8.0
Contains well-known full type names used by Aspire hosting infrastructure.
namespace Aspire.TypeSystem;
public static class HostingTypeNames{ // ...} 11 members
Fields11
Section titled FieldsAspireDtoAttributestaticstringFull name of the AspireDtoAttribute type.
AspireExportAttributestaticstringFull name of the AspireExportAttribute type.
AspireExportIgnoreAttributestaticstringFull name of the AspireExportIgnoreAttribute type.
AspireUnionAttributestaticstringFull name of the AspireUnionAttribute type.
DistributedApplicationstaticstringFull name of the DistributedApplication class.
DistributedApplicationBuilderstaticstringFull name of the IDistributedApplicationBuilder interface.
ReferenceExpressionstaticstringFull name of the ReferenceExpression class.
ReferenceExpressionBuilderstaticstringFull name of the ReferenceExpressionBuilder class.
ResourceBuilderInterfacestaticstringFull name of the generic IResourceBuilder interface.
ResourceInterfacestaticstringFull name of the IResource interface.
ValueProviderInterfacestaticstringFull name of the IValueProvider interface.