Go to file
Ryan Nowak 8ae1865740 Fix for part of #339
Treat actions with a dynamic constraint or httpmethod constraint as
'better' than those with just route constraints.

This is the first criteria used to filter down the 'best' match, so it's
applied before parameter-arity.
2014-04-30 13:25:48 -07:00
samples/MvcSample.Web Adding IFilterFactory 2014-04-30 13:18:10 -07:00
src Fix for part of #339 2014-04-30 13:25:48 -07:00
test Fix for part of #339 2014-04-30 13:25:48 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln Bringing back Razor.Host as an assembly as a TEMPORARY WORKAROUND 2014-04-10 15:54:47 -07:00
build.cmd
build.sh Added build.sh 2014-04-27 17:00:45 -07:00
global.json
makefile.shade