Method | Description | |
---|---|---|
AddTypedRouting ( this mvcBuilder, Action |
Adds typed expression based routes in ASP.NET Core MVC application.
|
public static AddTypedRouting ( this mvcBuilder, Action |
||
mvcBuilder | this | |
routesConfiguration | Action |
Typed routes configuration. |
return | IMvcBuilder |