Example: <img width="1837" height="397" alt="Image" src="https://github.com/user-attachments/assets/89cc9bc7-7cd9-40a4-801c-4779dd2eaaf4" /> We should be able to write `await yarp.addRouteFromEndpoint(....).withTransformPathRemovePrefix(...);` instead of awaiting the first method. The same way we do for IResourceBuilder extension methods.
Example:
We should be able to write
await yarp.addRouteFromEndpoint(....).withTransformPathRemovePrefix(...);instead of awaiting the first method.The same way we do for IResourceBuilder extension methods.