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 Make BindingSource extensible 2015-02-05 13:41:31 -08:00
Properties Make BindingSource extensible 2015-02-05 13:41:31 -08:00
Routing Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
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 Make BindingSource extensible 2015-02-05 13:41:31 -08:00
Resources.resx Make BindingSource extensible 2015-02-05 13:41:31 -08:00
WebApiCompatShimOptions.cs
WebApiCompatShimOptionsSetup.cs Issue #1445 - Cleanup on MvcOptions.ApplicationModelConventions. 2015-02-10 13:17:19 -08:00
WebApiCompatShimServiceCollectionExtensions.cs
project.json Reacting to System.Xml.XmlSerializer version change 2015-01-24 21:40:07 -08:00