aspnetcore/test/WebSites/CustomRouteWebSite
Doug Bunting ca65b1b6ed Correct recent checkins
- correct typo in 3303286288
 - really seal `CachedModelMetadata.Properties`
- make a couple of test methods `public` (!!)
- add Microsoft.AspNet.PageExecutionInstrumentation to Mvc.sln
- remove `<RootNamespace/>`, `<ProjectExtensions/>`, etc. from .kproj files
2015-02-12 08:53:17 -08:00
..
Controllers Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
wwwroot Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
CustomRouteWebSite.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
LocaleAttribute.cs Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
LocalizedRoute.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
project.json Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00