Class DontRegisterAttribute
classes marked with this attribute will be skipped during assembly scanning for auto registration
Inherited Members
Namespace: FastEndpoints
Assembly: FastEndpoints.Attributes.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class DontRegisterAttribute : Attribute