ASP.NET Core Routing Advanced Usage

You can see that the default route is exactly the same as the traditional one

// You can also replace the above routing rule with this 
app.UseMvcWithDefaultRoute();

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324691527&siteId=291194637