Class DontInjectAttribute
endpoint properties marked with this attribute will disable property injection for that property
Inherited Members
Namespace: FastEndpoints
Assembly: FastEndpoints.Attributes.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public sealed class DontInjectAttribute : Attribute