Skip to content
Docs Try Aspire

AttributeDataReader

Class static net8.0
📦 Aspire.TypeSystem v13.2.0
Provides full-name-based discovery of ATS attributes from Reflection.CustomAttributeData, so that third-party authors can define their own attribute types with the same full name without requiring a package reference to Aspire.Hosting.
namespace Aspire.TypeSystem;
public static class AttributeDataReader
{
// ...
}