Skip to content

Improve async pattern in typescript withConfiguration block #15531

@sebastienros

Description

@sebastienros

Example:

Image

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.

Metadata

Metadata

Assignees

Labels

area-polyglotIssues related to polyglot apphosts

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions