Yarp.ReverseProxy.Transforms.Builder Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
TransformBuilderContext |
State used when building transforms for the given route. |
TransformClusterValidationContext |
State used when validating transforms for the given cluster. |
TransformHelpers | |
TransformRouteValidationContext |
State used when validating transforms for the given route. |
Interfaces
ITransformBuilder |
Validates and builds request and response transforms for a given route. |
ITransformFactory |
Validates and builds transforms from the given parameters |
ITransformProvider |
Enables the implementor to inspect each route and conditionally add transforms. |