I\'ve setup my .NET 5 MVC routing configuration as follows:
app.UseEndpoints(endpoints => { endpoints.MapControllerRoute( name: "default"