In our .NET Core 3.1 MVC web app, we store a list of HTTP redirects in our database. During application startup, I\'m setting up these redirects as follows:
v