aspnetcore/src/Microsoft.AspNet.Mvc.WebApi...
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
..
ActionResults Replaced status code number with constants 2015-02-05 16:43:59 -08:00
ContentNegotiator
Conventions Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
Formatters
HttpRequestMessage
ParameterBinding
Properties
Routing
ApiController.cs ControllerActivator should be able to use controllers registered as 2015-02-11 16:41:59 -08:00
FormDataCollectionExtensions.cs
HttpError.cs
HttpErrorKeys.cs
HttpResponseException.cs
HttpResponseExceptionActionFilter.cs
Microsoft.AspNet.Mvc.WebApiCompatShim.kproj Correct recent checkins 2015-02-12 08:53:17 -08:00
OverloadActionConstraint.cs
Resources.resx
WebApiCompatShimOptions.cs
WebApiCompatShimOptionsSetup.cs Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
WebApiCompatShimServiceCollectionExtensions.cs
project.json