We'll need to access the accepted values to do proper link generation, so separating this process out into 2 parts. Also moving defaults into the TemplateBinder because they are conceptually part of the route, not part of the request. I'll do the same for TemplateMatcher soon, but it's a big change and worth separating. |
||
|---|---|---|
| samples/RoutingSample.Web | ||
| src/Microsoft.AspNet.Routing | ||
| test/Microsoft.AspNet.Routing.Tests | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| README.md | ||
| Routing.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||
README.md
Routing for Project K