Hi @Robdob ,
Asp.net core use URL Rewriting Middleware to do this, which is provided by the Microsoft.AspNetCore.Rewrite package.
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/url-rewriting?view=aspnetcore-5.0
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Jiadong Meng