Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Concept is too tightly coupled with ASP.NET Core internals #29

Open
Tornhoof opened this issue Jul 12, 2023 · 0 comments
Open

Concept is too tightly coupled with ASP.NET Core internals #29

Tornhoof opened this issue Jul 12, 2023 · 0 comments
Labels

Comments

@Tornhoof
Copy link
Owner

If someone finds this repo, the concept shown in here is too tightly coupled to ASP.NET Core internal, e.g. how the pipeline is build and executed.

If someone needs a more modern approach, I'd recommend using YARP to do the request splitting and joining the response, to decouple it as much as possible from the ASP.NET Core pipeline.

Otherwise updating to newer .NET versions is a nightmare.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant