mccalltd / AttributeRouting

Define your routes using attributes on actions in ASP.NET MVC and Web API.
http://mccalltd.github.io/AttributeRouting/
MIT License
416 stars 89 forks source link

Add querystring defaults to route data before checking constraints #271

Open brantb opened 11 years ago

brantb commented 11 years ago

Fixes #270.

I also added the MVC3 bits to packages.config since I don't have them installed in the GAC. If you'd rather I hadn't, feel free to complain. :)