aspnetcore/src/Microsoft.AspNet.Mvc.Format...
Ryan Nowak 9d89a8cac3 Homogenize MVC startup code patterns
Use builder APIS for both AddMvc() and AddMvcCore()
Change various API patterns to all use .AddXyz(...) off of one or both of
these builders.
2015-08-16 18:48:24 -07:00
..
DependencyInjection Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Internal
JsonInputFormatter.cs
JsonOutputFormatter.cs
JsonPatchExtensions.cs
JsonPatchInputFormatter.cs
JsonResult.cs
Microsoft.AspNet.Mvc.Formatters.Json.xproj Cleanup .xproj files to avoid future churn 2015-07-17 09:07:23 -07:00
MvcJsonMvcOptionsSetup.cs
MvcJsonOptions.cs
project.json