Go to file
Yishai Galatzer cfb06c0de3 Areas feature - Phase I
1. Areas defined by the Area attribute
2. Areas are a routeconstraint on the actiondescriptor
3. Areas find pages through route values

Other changes:
1. Remove Path from ActionDescriptor - It doesn't make sense with this change
2. Add sample Area
2014-03-19 09:26:18 -07:00
samples/MvcSample.Web Areas feature - Phase I 2014-03-19 09:26:18 -07:00
src Areas feature - Phase I 2014-03-19 09:26:18 -07:00
test Updating DataAnnotations version in project.json 2014-03-18 20:56:08 -07:00
.gitattributes
.gitignore
NuGet.Config Workaround for myget being down 2014-02-07 10:08:16 -08:00
WebFx.sln Nuke the old MvcSample self host sample 2014-03-17 19:00:12 -07:00
build.cmd Updating build.cmd to cache NuGet.exe 2014-02-02 08:15:02 -08:00
global.json Added global.json 2014-01-31 16:40:42 -08:00
makefile.shade