© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
8 replies
júlio

❔ C# Web Service - endpoint request redirection

Hello, I have multiple Web Services running. There is a service that is going to be discontinued but we need to keep it since older versions depend on the endpoints of that service.
I want now to change the code in the deprecated service to redirect the request to the services where the code from this deprecated service was moved.
I have 2 questons: Is there a better way to keep the old endpoints? For example is there a way for 2 endpoints to refer to the same thing? Because this would solve all the issues I'm having, and if not, how can I pass the request onto another service?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Web Request
C#CC# / help
3y ago
❔ Web service API
C#CC# / help
3y ago
service-oriented Web application
C#CC# / help
3mo ago
web api and service
C#CC# / help
2y ago