Interface IGlobalPreProcessor
interface for defining global pre-processors to be executed before the main endpoint handler is called
Inherited Members
Namespace: FastEndpoints
Assembly: FastEndpoints.dll
Syntax
public interface IGlobalPreProcessor : IPreProcessor, IProcessor